Add missing exits to prevent players from experiencing a cut off world.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4118 282e977c-c81d-0410-88c4-b93c2d0d6712
master
akirschbaum 2005-12-10 18:42:33 +00:00
parent 8db413a433
commit bb201897c7
2 changed files with 16 additions and 0 deletions

View File

@ -4306,6 +4306,14 @@ arch grass
x 24
y 4
end
arch invis_exit
slaying /pup_land/world
hp 27
sp 36
invisible 0
x 24
y 5
end
arch grass
x 24
y 5

View File

@ -5452,6 +5452,14 @@ arch dungeon_magic
x 28
y 37
end
arch invis_exit
slaying rainbow/islands
hp 25
sp 6
invisible 0
x 28
y 37
end
arch grass
x 28
y 37