From 65fccfc7f56dfcf987b9ac0a857f3661d625a34f Mon Sep 17 00:00:00 2001 From: rjtanner Date: Sun, 16 Nov 2008 05:56:21 +0000 Subject: [PATCH] Additional lever to prevent players from being trapped in the map, as pointed out by kbulgrien git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10473 282e977c-c81d-0410-88c4-b93c2d0d6712 --- scorn/kar/somehouse2 | 7 ++++++- scorn/kar/somehouse3 | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/scorn/kar/somehouse2 b/scorn/kar/somehouse2 index 9ced8ef43..f475067d1 100644 --- a/scorn/kar/somehouse2 +++ b/scorn/kar/somehouse2 @@ -7,7 +7,7 @@ height 16 enter_x 1 enter_y 14 msg -Modified: 2008-10-22 Rick Tanner +Modified: 2008-11-15 Rick Tanner endmsg end arch dungeon_floor @@ -166,6 +166,11 @@ arch dungeon_floor x 1 y 12 end +arch button_handle +x 1 +y 12 +connected 1 +end arch generate_orc x 1 y 12 diff --git a/scorn/kar/somehouse3 b/scorn/kar/somehouse3 index 994a5bd77..35fe8e55a 100644 --- a/scorn/kar/somehouse3 +++ b/scorn/kar/somehouse3 @@ -8,7 +8,7 @@ enter_x 6 enter_y 1 msg Created: 1993-10-15 -Modified: 2008-10-22 Rick Tanner +Modified: 2008-11-15 Rick Tanner endmsg end arch dirtfloor @@ -355,6 +355,11 @@ arch dirtfloor x 3 y 9 end +arch button_lever +x 3 +y 9 +connected 1 +end arch generate_orc x 3 y 9