From 74268c25f6e3c3165f5b9d26db723c4888076005 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sun, 17 Oct 2010 08:27:44 +0000 Subject: [PATCH] Add an emergency exit to the first Raffle floor, to let people escape after a map reset. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14003 282e977c-c81d-0410-88c4-b93c2d0d6712 --- pup_land/raffle/raffle1_u1 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pup_land/raffle/raffle1_u1 b/pup_land/raffle/raffle1_u1 index 7f8e68212..29b54df41 100644 --- a/pup_land/raffle/raffle1_u1 +++ b/pup_land/raffle/raffle1_u1 @@ -10,7 +10,7 @@ enter_x 2 enter_y 16 msg Created: 1997-02-24 -Modified: 2008-10-25 Rick Tanner +Modified: 2010-10-17 Nicolas Weeger endmsg end arch blocked @@ -142,6 +142,17 @@ arch cobblestones2 x 1 y 3 end +arch ladder_up +name emergency exit +slaying raffle1 +msg +You climb up and hear a loud 'click' as some passage closes behind you. +endmsg +hp 1 +sp 3 +x 1 +y 3 +end arch cobblestones2 x 1 y 4