From 0968ed7c2aa1d0292e44569fc3ffb4a606c986b5 Mon Sep 17 00:00:00 2001 From: rjtanner Date: Tue, 3 Jan 2012 05:39:11 +0000 Subject: [PATCH] Update Nethack in Crossfire Entrance to include anvils to convert all dragon scales to dragon mail and shields. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16443 282e977c-c81d-0410-88c4-b93c2d0d6712 --- quests/peterm/Nethack_in_crossfire_entrance | 36 +++++++++++++-------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/quests/peterm/Nethack_in_crossfire_entrance b/quests/peterm/Nethack_in_crossfire_entrance index 47641be89..9490942c2 100644 --- a/quests/peterm/Nethack_in_crossfire_entrance +++ b/quests/peterm/Nethack_in_crossfire_entrance @@ -8,7 +8,7 @@ enter_x 2 enter_y 1 msg Created: 2001-05-06 -Modified: 2011-12-30 Rick Tanner +Modified: 2012-01-02 Rick Tanner endmsg end arch woodfloor @@ -860,6 +860,10 @@ arch shop_empty x 6 y 10 end +arch create_eyeshield +x 6 +y 10 +end arch woodfloor x 6 y 11 @@ -868,6 +872,10 @@ arch shop_empty x 6 y 11 end +arch create_green_dragon_mail +x 6 +y 11 +end arch woodfloor x 6 y 12 @@ -876,20 +884,20 @@ arch shop_empty x 6 y 12 end -arch create_dragon_mail -x 6 -y 12 -end -arch woodfloor -x 6 -y 13 -end -arch shop_empty -x 6 -y 13 -end arch create_dragon_shield x 6 +y 12 +end +arch woodfloor +x 6 +y 13 +end +arch shop_empty +x 6 +y 13 +end +arch create_dragon_mail +x 6 y 13 end arch woodfloor @@ -900,7 +908,7 @@ arch shop_empty x 6 y 14 end -arch create_eyeshield +arch create_blue_dragon_mail x 6 y 14 end