From b626b4d12a32d31c2c6f2d3b3d9a2f5b240485ff Mon Sep 17 00:00:00 2001 From: rjtanner Date: Thu, 18 Jul 2013 19:31:34 +0000 Subject: [PATCH] Anvil placement re-arrangement and added a black dragon mail anvil to Nethack in Crossfire Entrance (quests/peterm/Nethack_in_crossfire_entrance) map so players can craft black dragon mail. Requires archetype update r18803 or newer. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18806 282e977c-c81d-0410-88c4-b93c2d0d6712 --- quests/peterm/Nethack_in_crossfire_entrance | 34 ++++++++++++--------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/quests/peterm/Nethack_in_crossfire_entrance b/quests/peterm/Nethack_in_crossfire_entrance index ade92f9ba..5de4ae644 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: 2012-03-12 Rick Tanner +Modified: 2013-07-18 Rick Tanner endmsg end arch woodfloor @@ -852,28 +852,32 @@ arch shop_empty x 6 y 9 end -arch woodfloor -x 6 -y 10 -end -arch shop_empty -x 6 -y 10 -end arch create_eyeshield x 6 -y 10 +y 9 end arch woodfloor x 6 -y 11 +y 10 end arch shop_empty x 6 -y 11 +y 10 end arch create_green_dragon_mail x 6 +y 10 +end +arch woodfloor +x 6 +y 11 +end +arch shop_empty +x 6 +y 11 +end +arch create_dragon_shield +x 6 y 11 end arch woodfloor @@ -884,7 +888,7 @@ arch shop_empty x 6 y 12 end -arch create_dragon_shield +arch create_dragon_mail x 6 y 12 end @@ -896,7 +900,7 @@ arch shop_empty x 6 y 13 end -arch create_dragon_mail +arch create_blue_dragon_mail x 6 y 13 end @@ -908,7 +912,7 @@ arch shop_empty x 6 y 14 end -arch create_blue_dragon_mail +arch create_black_dragon_mail x 6 y 14 end