From bb201897c71513bc39d4d62e3c7ec189b10ce7b4 Mon Sep 17 00:00:00 2001 From: akirschbaum Date: Sat, 10 Dec 2005 18:42:33 +0000 Subject: [PATCH] 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 --- pup_land/rainbow/islands | 8 ++++++++ pup_land/world | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/pup_land/rainbow/islands b/pup_land/rainbow/islands index bc45a535f..6112d7494 100644 --- a/pup_land/rainbow/islands +++ b/pup_land/rainbow/islands @@ -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 diff --git a/pup_land/world b/pup_land/world index 570d620b4..4358a27c7 100644 --- a/pup_land/world +++ b/pup_land/world @@ -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