Part of Patch #342. Standardized exits from Ian's House (navar_city/houses/ianshouse) in Navar.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19573 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
86480ec64e
commit
e83ef31d25
|
@ -8,7 +8,7 @@ enter_x 10
|
||||||
enter_y 11
|
enter_y 11
|
||||||
msg
|
msg
|
||||||
Created: 2012-03-20 Rick Tanner
|
Created: 2012-03-20 Rick Tanner
|
||||||
Modified: 2012-07-27 Rick Tanner
|
Modified: 2014-06-17 jwright
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
|
@ -777,7 +777,13 @@ end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 9
|
x 9
|
||||||
y 13
|
y 13
|
||||||
move_block all
|
end
|
||||||
|
arch invis_exit
|
||||||
|
slaying /world/world_122_116
|
||||||
|
hp 12
|
||||||
|
sp 45
|
||||||
|
x 9
|
||||||
|
y 13
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 9
|
x 9
|
||||||
|
@ -851,9 +857,6 @@ x 10
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
arch oakdoor_2
|
arch oakdoor_2
|
||||||
slaying /world/world_122_116
|
|
||||||
hp 12
|
|
||||||
sp 45
|
|
||||||
x 10
|
x 10
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
|
@ -864,7 +867,13 @@ end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 10
|
x 10
|
||||||
y 13
|
y 13
|
||||||
move_block all
|
end
|
||||||
|
arch invis_exit
|
||||||
|
slaying /world/world_122_116
|
||||||
|
hp 12
|
||||||
|
sp 45
|
||||||
|
x 10
|
||||||
|
y 13
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 10
|
x 10
|
||||||
|
@ -944,7 +953,13 @@ end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 11
|
x 11
|
||||||
y 13
|
y 13
|
||||||
move_block all
|
end
|
||||||
|
arch invis_exit
|
||||||
|
slaying /world/world_122_116
|
||||||
|
hp 12
|
||||||
|
sp 45
|
||||||
|
x 11
|
||||||
|
y 13
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 11
|
x 11
|
||||||
|
|
Loading…
Reference in New Issue