Part of Patch #342. Standardized exits from Ava's House (navar_city/houses/avashouse) in Navar.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19565 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ebeddcce15
commit
2cff8edab5
|
@ -8,7 +8,7 @@ enter_x 6
|
||||||
enter_y 8
|
enter_y 8
|
||||||
msg
|
msg
|
||||||
Created: 2012-03-20 Rick Tanner
|
Created: 2012-03-20 Rick Tanner
|
||||||
Modified: 2012-07-10 Rick Tanner
|
Modified: 2014-06-17 jwright
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
|
@ -373,7 +373,13 @@ end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 5
|
x 5
|
||||||
y 10
|
y 10
|
||||||
move_block all
|
end
|
||||||
|
arch invis_exit
|
||||||
|
slaying /world/world_122_116
|
||||||
|
hp 10
|
||||||
|
sp 42
|
||||||
|
x 5
|
||||||
|
y 10
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 5
|
x 5
|
||||||
|
@ -439,9 +445,6 @@ x 6
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
arch oakdoor_2
|
arch oakdoor_2
|
||||||
slaying /world/world_122_116
|
|
||||||
hp 10
|
|
||||||
sp 42
|
|
||||||
x 6
|
x 6
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
|
@ -452,7 +455,13 @@ end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 6
|
x 6
|
||||||
y 10
|
y 10
|
||||||
move_block all
|
end
|
||||||
|
arch invis_exit
|
||||||
|
slaying /world/world_122_116
|
||||||
|
hp 10
|
||||||
|
sp 42
|
||||||
|
x 6
|
||||||
|
y 10
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 6
|
x 6
|
||||||
|
@ -516,7 +525,13 @@ end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 7
|
x 7
|
||||||
y 10
|
y 10
|
||||||
move_block all
|
end
|
||||||
|
arch invis_exit
|
||||||
|
slaying /world/world_122_116
|
||||||
|
hp 10
|
||||||
|
sp 42
|
||||||
|
x 7
|
||||||
|
y 10
|
||||||
end
|
end
|
||||||
arch grass_only
|
arch grass_only
|
||||||
x 7
|
x 7
|
||||||
|
|
Loading…
Reference in New Issue