From 6c65754f121bbbb38ac9326b1b4de6a129b3f45b Mon Sep 17 00:00:00 2001 From: rjtanner Date: Mon, 9 Feb 2015 05:42:25 +0000 Subject: [PATCH] Fix for Bug #797 Map bug: dimdoor in Pupland Beginners Practice houses. Added no_magic tile under the gate in front of the key to block dimension door spell from accessing the area with the key. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19765 282e977c-c81d-0410-88c4-b93c2d0d6712 --- pup_land/begin/p1 | 6 +++++- pup_land/begin/p2 | 6 +++++- pup_land/begin/p3 | 6 +++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/pup_land/begin/p1 b/pup_land/begin/p1 index 656b5b876..d3910bc0f 100644 --- a/pup_land/begin/p1 +++ b/pup_land/begin/p1 @@ -8,7 +8,7 @@ enter_x 5 enter_y 16 msg Created: 1996-02-13 -Modified: 2012-02-27 Rick Tanner +Modified: 2015-02-08 Rick Tanner endmsg end arch grass @@ -635,6 +635,10 @@ endmsg x 5 y 1 end +arch magic_banned +x 5 +y 2 +end arch woodfloor x 5 y 2 diff --git a/pup_land/begin/p2 b/pup_land/begin/p2 index df868544e..019e7cdf1 100644 --- a/pup_land/begin/p2 +++ b/pup_land/begin/p2 @@ -8,7 +8,7 @@ enter_x 5 enter_y 16 msg Created: 1996-02-13 -Modified: 2010-04-04 krb +Modified: 2015-02-08 Rick Tanner endmsg end arch grass @@ -635,6 +635,10 @@ endmsg x 5 y 1 end +arch magic_banned +x 5 +y 2 +end arch woodfloor x 5 y 2 diff --git a/pup_land/begin/p3 b/pup_land/begin/p3 index ae7ba73ba..7c4e4316e 100644 --- a/pup_land/begin/p3 +++ b/pup_land/begin/p3 @@ -8,7 +8,7 @@ enter_x 5 enter_y 16 msg Created: 1996-02-13 -Modified: 2010-04-04 krb +Modified: 2015-02-08 Rick Tanner endmsg end arch grass @@ -635,6 +635,10 @@ endmsg x 5 y 1 end +arch magic_banned +x 5 +y 2 +end arch woodfloor x 5 y 2