Part of Patch #342. Standardized exits from Rudy's Cottage (navar_city/houses/rudyscottage) in Navar.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19567 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
49416551b0
commit
0e818794ec
|
|
@ -8,7 +8,7 @@ enter_x 5
|
||||||
enter_y 7
|
enter_y 7
|
||||||
msg
|
msg
|
||||||
Created: 2012-03-20 Rick Tanner
|
Created: 2012-03-20 Rick Tanner
|
||||||
Modified: 2012-08-06 Rick Tanner
|
Modified: 2014-06-17 jwright
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
|
|
@ -274,7 +274,13 @@ end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 4
|
x 4
|
||||||
y 9
|
y 9
|
||||||
move_block all
|
end
|
||||||
|
arch invis_exit
|
||||||
|
slaying /world/world_122_116
|
||||||
|
hp 10
|
||||||
|
sp 43
|
||||||
|
x 4
|
||||||
|
y 9
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 4
|
x 4
|
||||||
|
|
@ -320,9 +326,6 @@ x 5
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
arch oakdoor_2
|
arch oakdoor_2
|
||||||
slaying /world/world_122_116
|
|
||||||
hp 10
|
|
||||||
sp 43
|
|
||||||
x 5
|
x 5
|
||||||
y 8
|
y 8
|
||||||
end
|
end
|
||||||
|
|
@ -333,7 +336,13 @@ end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 5
|
x 5
|
||||||
y 9
|
y 9
|
||||||
move_block all
|
end
|
||||||
|
arch invis_exit
|
||||||
|
slaying /world/world_122_116
|
||||||
|
hp 10
|
||||||
|
sp 43
|
||||||
|
x 5
|
||||||
|
y 9
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 5
|
x 5
|
||||||
|
|
@ -397,7 +406,13 @@ end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 6
|
x 6
|
||||||
y 9
|
y 9
|
||||||
move_block all
|
end
|
||||||
|
arch invis_exit
|
||||||
|
slaying /world/world_122_116
|
||||||
|
hp 10
|
||||||
|
sp 43
|
||||||
|
x 6
|
||||||
|
y 9
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 6
|
x 6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue