From 380955f9f16fec73b844ebec2833653fc3d565bb Mon Sep 17 00:00:00 2001 From: kbulgrien Date: Thu, 8 Apr 2010 02:18:50 +0000 Subject: [PATCH] - Give the keys to the House of Treasure reasonable names other than key1, key2, and key3. These aren't secret keys anyway and there are far too many keys that are generically named anyway. Add descriptions too. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12872 282e977c-c81d-0410-88c4-b93c2d0d6712 --- pup_land/begin/adv | 11 ++++++++++- pup_land/begin/p1 | 7 +++++-- pup_land/begin/p2 | 7 +++++-- pup_land/begin/p3 | 7 +++++-- 4 files changed, 25 insertions(+), 7 deletions(-) diff --git a/pup_land/begin/adv b/pup_land/begin/adv index fada013c9..8e017c7af 100644 --- a/pup_land/begin/adv +++ b/pup_land/begin/adv @@ -8,7 +8,7 @@ enter_x 3 enter_y 12 msg Created: 1996-02-13 -Modified: 2008-10-09 Rick Tanner +Modified: 2010-04-04 krb endmsg end arch marble @@ -327,6 +327,9 @@ y 4 end arch locked_door1 slaying 9key3 +msg +You need the House of Treasure Key #3 to open this door. +endmsg x 3 y 4 end @@ -344,6 +347,9 @@ y 6 end arch locked_door1 slaying 9key2 +msg +You need the House of Treasure Key #2 to open this door. +endmsg x 3 y 6 end @@ -361,6 +367,9 @@ y 8 end arch locked_door1 slaying 9key1 +msg +You need the House of Treasure Key #1 to open this door. +endmsg x 3 y 8 end diff --git a/pup_land/begin/p1 b/pup_land/begin/p1 index 1e6a138d7..c0e23692d 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: 2008-10-09 Rick Tanner +Modified: 2010-04-04 krb endmsg end arch grass @@ -628,8 +628,11 @@ x 5 y 1 end arch key2 -name key1 +name House of Treasure Key #1 slaying 9key1 +msg +A key found in the Red Town practice maps. +endmsg x 5 y 1 end diff --git a/pup_land/begin/p2 b/pup_land/begin/p2 index 2f583fff9..df868544e 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: 2008-10-09 Rick Tanner +Modified: 2010-04-04 krb endmsg end arch grass @@ -627,8 +627,11 @@ x 5 y 1 end arch key2 -name key2 +name House of Treasure Key #2 slaying 9key2 +msg +A key found in the Red Town practice maps. +endmsg x 5 y 1 end diff --git a/pup_land/begin/p3 b/pup_land/begin/p3 index 81331d5b4..ae7ba73ba 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: 2008-10-09 Rick Tanner +Modified: 2010-04-04 krb endmsg end arch grass @@ -627,8 +627,11 @@ x 5 y 1 end arch key2 -name key3 +name House of Treasure Key #3 slaying 9key3 +msg +A key found in the Red Town practice maps. +endmsg x 5 y 1 end