Replace flat exit door with in-perspective equivalent. Fix the absolute map path on the exit, too.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19135 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
632dc7bc0d
commit
1e8e5246a3
|
@ -7,6 +7,7 @@ enter_x 9
|
||||||
enter_y 19
|
enter_y 19
|
||||||
msg
|
msg
|
||||||
Created: 2005-07-19 Knut Ahlers
|
Created: 2005-07-19 Knut Ahlers
|
||||||
|
Modified: 2013-11-24 SilverNexus
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
@ -1733,8 +1734,8 @@ arch marble
|
||||||
x 9
|
x 9
|
||||||
y 19
|
y 19
|
||||||
end
|
end
|
||||||
arch oakdoor
|
arch oakdoor_2
|
||||||
slaying /darcap/forgotten_town/city
|
slaying city
|
||||||
hp 25
|
hp 25
|
||||||
sp 4
|
sp 4
|
||||||
x 9
|
x 9
|
||||||
|
|
Loading…
Reference in New Issue