From cd3a0d8589335dae47877f735e30e0a349a78a38 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sun, 17 Oct 2010 08:28:52 +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@14004 282e977c-c81d-0410-88c4-b93c2d0d6712 --- darcap/raffle/raffle1_u1 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/darcap/raffle/raffle1_u1 b/darcap/raffle/raffle1_u1 index 34150a561..133788a1f 100644 --- a/darcap/raffle/raffle1_u1 +++ b/darcap/raffle/raffle1_u1 @@ -10,7 +10,7 @@ enter_x 2 enter_y 16 msg Date: 2008-02-29 -Modified: 2008-10-21 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