Part of Patch #342. Standardized exits from Little Rumble House (navar_city/houses/littlerumblehouse) in Navar.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19575 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
89ff539398
commit
2cbce76440
|
@ -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-08-01 Rick Tanner
|
Modified: 2014-06-17 jwright
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
|
@ -1073,7 +1073,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 47
|
||||||
|
x 11
|
||||||
|
y 15
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 11
|
x 11
|
||||||
|
@ -1151,9 +1157,6 @@ x 12
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
arch oakdoor_2
|
arch oakdoor_2
|
||||||
slaying /world/world_122_116
|
|
||||||
hp 12
|
|
||||||
sp 47
|
|
||||||
x 12
|
x 12
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
|
@ -1164,7 +1167,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 47
|
||||||
|
x 12
|
||||||
|
y 15
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 12
|
x 12
|
||||||
|
@ -1244,7 +1253,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 47
|
||||||
|
x 13
|
||||||
|
y 15
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 13
|
x 13
|
||||||
|
|
Loading…
Reference in New Issue