Part of Patch #342. Standardized exits from Eli's House (navar_city/houses/elishouse) in Navar.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19571 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
70ab7f2ad8
commit
6bc15c5029
|
@ -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-22 leaf
|
Modified: 2014-06-17 jwright
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
|
@ -793,7 +793,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 14
|
||||||
|
sp 45
|
||||||
|
x 9
|
||||||
|
y 13
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 9
|
x 9
|
||||||
|
@ -855,9 +861,6 @@ x 10
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
arch oakdoor_2
|
arch oakdoor_2
|
||||||
slaying /world/world_122_116
|
|
||||||
hp 14
|
|
||||||
sp 45
|
|
||||||
x 10
|
x 10
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
|
@ -868,7 +871,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 14
|
||||||
|
sp 45
|
||||||
|
x 10
|
||||||
|
y 13
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 10
|
x 10
|
||||||
|
@ -948,7 +957,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 14
|
||||||
|
sp 45
|
||||||
|
x 11
|
||||||
|
y 13
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 11
|
x 11
|
||||||
|
|
Loading…
Reference in New Issue