Fixed guild storage rooms no_pass 1 so only guild members can enter
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2979 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
04aae67699
commit
b3100f2e76
|
@ -361,6 +361,7 @@ end
|
|||
arch check_inv
|
||||
slaying black_shield
|
||||
connected 2
|
||||
no_pass 1
|
||||
x 3
|
||||
y 10
|
||||
end
|
||||
|
|
|
@ -10,7 +10,7 @@ v 1.4.3 -- 23 Sep 2004
|
|||
*added unique tile aspect to alter in basement so alter stays gone
|
||||
*put the monkies on TOP of the teleporters & a space between them
|
||||
*fixed creators under monkey alters
|
||||
*switched monkies to match teleporter (male alter to male monkey)
|
||||
*switched monkies to match teleporter (male altar to male monkey)
|
||||
|
||||
v 1.4.2 -- 22 Sep 2004
|
||||
*typo on ugriver1
|
||||
|
|
|
@ -361,6 +361,7 @@ end
|
|||
arch check_inv
|
||||
slaying poisoned_dagger
|
||||
connected 2
|
||||
no_pass 1
|
||||
x 3
|
||||
y 10
|
||||
end
|
||||
|
|
|
@ -361,6 +361,7 @@ end
|
|||
arch check_inv
|
||||
slaying smoking_cauldron
|
||||
connected 2
|
||||
no_pass 1
|
||||
x 3
|
||||
y 10
|
||||
end
|
||||
|
|
|
@ -361,6 +361,7 @@ end
|
|||
arch check_inv
|
||||
slaying dreaming_sage
|
||||
connected 2
|
||||
no_pass 1
|
||||
x 3
|
||||
y 10
|
||||
end
|
||||
|
|
|
@ -361,6 +361,7 @@ end
|
|||
arch check_inv
|
||||
slaying laughing_skull
|
||||
connected 2
|
||||
no_pass 1
|
||||
x 3
|
||||
y 10
|
||||
end
|
||||
|
|
|
@ -361,6 +361,7 @@ end
|
|||
arch check_inv
|
||||
slaying purple_butterfly
|
||||
connected 2
|
||||
no_pass 1
|
||||
x 3
|
||||
y 10
|
||||
end
|
||||
|
|
|
@ -361,6 +361,7 @@ end
|
|||
arch check_inv
|
||||
slaying drunken_barbarian
|
||||
connected 2
|
||||
no_pass 1
|
||||
x 3
|
||||
y 10
|
||||
end
|
||||
|
|
|
@ -361,6 +361,7 @@ end
|
|||
arch check_inv
|
||||
slaying mailed_fist
|
||||
connected 2
|
||||
no_pass 1
|
||||
x 3
|
||||
y 10
|
||||
end
|
||||
|
|
|
@ -361,6 +361,7 @@ end
|
|||
arch check_inv
|
||||
slaying damned_heretics
|
||||
connected 2
|
||||
no_pass 1
|
||||
x 3
|
||||
y 10
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue