Part of Patch #342. Standardized exits from Han's Hut (navar_city/houses/hanshut) in Navar.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19572 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6bc15c5029
commit
86480ec64e
|
@ -8,7 +8,7 @@ enter_x 12
|
||||||
enter_y 13
|
enter_y 13
|
||||||
msg
|
msg
|
||||||
Created: 2012-03-20 Rick Tanner
|
Created: 2012-03-20 Rick Tanner
|
||||||
Modified: 2012-07-24 leaf
|
Modified: 2014-06-17 jwright
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
|
@ -1086,7 +1086,13 @@ end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 11
|
x 11
|
||||||
y 15
|
y 15
|
||||||
move_block all
|
end
|
||||||
|
arch invis_exit
|
||||||
|
slaying /world/world_122_116
|
||||||
|
hp 12
|
||||||
|
sp 42
|
||||||
|
x 11
|
||||||
|
y 15
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 11
|
x 11
|
||||||
|
@ -1172,9 +1178,6 @@ x 12
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
arch oakdoor_2
|
arch oakdoor_2
|
||||||
slaying /world/world_122_116
|
|
||||||
hp 12
|
|
||||||
sp 42
|
|
||||||
x 12
|
x 12
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
|
@ -1185,7 +1188,13 @@ end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 12
|
x 12
|
||||||
y 15
|
y 15
|
||||||
move_block all
|
end
|
||||||
|
arch invis_exit
|
||||||
|
slaying /world/world_122_116
|
||||||
|
hp 12
|
||||||
|
sp 43
|
||||||
|
x 12
|
||||||
|
y 15
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 12
|
x 12
|
||||||
|
@ -1293,7 +1302,13 @@ end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 13
|
x 13
|
||||||
y 15
|
y 15
|
||||||
move_block all
|
end
|
||||||
|
arch invis_exit
|
||||||
|
slaying /world/world_122_116
|
||||||
|
hp 12
|
||||||
|
sp 43
|
||||||
|
x 13
|
||||||
|
y 15
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 13
|
x 13
|
||||||
|
|
Loading…
Reference in New Issue