From 93a6534ae0c27537994de045cd08e2946f5ad01e Mon Sep 17 00:00:00 2001 From: rjtanner Date: Mon, 19 Nov 2007 01:27:56 +0000 Subject: [PATCH] Updated various banks to include a gold -> silver conversion table; addresses bug# 1832558 - Silver conversion git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7541 282e977c-c81d-0410-88c4-b93c2d0d6712 --- azumauindo/suno-yamatoshi/shops/bank1 | 5 +++++ dragonisland/advguild | 9 +++++++++ pup_land/lone_town/bank | 9 +++++++++ 3 files changed, 23 insertions(+) diff --git a/azumauindo/suno-yamatoshi/shops/bank1 b/azumauindo/suno-yamatoshi/shops/bank1 index c00d8081a..8b9c294b0 100644 --- a/azumauindo/suno-yamatoshi/shops/bank1 +++ b/azumauindo/suno-yamatoshi/shops/bank1 @@ -2448,6 +2448,11 @@ x 12 y 10 end arch silver_converter +name convert gold into silver +slaying goldcoin +other_arch silvercoin +sp 10 +food 1 x 12 y 10 end diff --git a/dragonisland/advguild b/dragonisland/advguild index 46de7f8c0..254504acb 100644 --- a/dragonisland/advguild +++ b/dragonisland/advguild @@ -268,6 +268,15 @@ arch woodfloor x 1 y 9 end +arch silver_converter +name convert gold into silver +slaying goldcoin +other_arch silvercoin +sp 10 +food 1 +x 1 +y 9 +end arch woodfloor x 1 y 10 diff --git a/pup_land/lone_town/bank b/pup_land/lone_town/bank index e92de89eb..105b9ac37 100644 --- a/pup_land/lone_town/bank +++ b/pup_land/lone_town/bank @@ -260,6 +260,15 @@ arch afloor_right x 1 y 14 end +arch silver_converter +name convert gold into silver +slaying goldcoin +other_arch silvercoin +sp 10 +food 1 +x 1 +y 14 +end arch afloor_right x 1 y 15