From 9811965ae085d28d15001a8aaf3fed3f31343f31 Mon Sep 17 00:00:00 2001 From: rjtanner Date: Mon, 5 Feb 2007 01:47:28 +0000 Subject: [PATCH] Implemented feature request #1580069 'Bank in Navar missing exchange for jade' by adding the same currency conversion tables that the Scorn bank has (plat to jade, jade to plat, jade to amber, amber to jade.) RJT, Feb-04-2007 git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5374 282e977c-c81d-0410-88c4-b93c2d0d6712 --- navar_city/misc/city1bank | 50 +++++++++++++++++++++++++-------------- 1 file changed, 32 insertions(+), 18 deletions(-) diff --git a/navar_city/misc/city1bank b/navar_city/misc/city1bank index 2a5a7a49d..758d8668c 100644 --- a/navar_city/misc/city1bank +++ b/navar_city/misc/city1bank @@ -694,10 +694,6 @@ arch cobblestones x 5 y 9 end -arch cobblestones -x 5 -y 10 -end arch dungeon_magic x 5 y 10 @@ -706,10 +702,6 @@ arch cobblestones x 5 y 10 end -arch guard -x 5 -y 10 -end arch cobblestones x 5 y 11 @@ -832,6 +824,10 @@ arch cobblestones x 6 y 10 end +arch guard +x 6 +y 10 +end arch dungeon_magic x 6 y 11 @@ -1441,6 +1437,10 @@ arch cobblestones x 10 y 10 end +arch guard +x 10 +y 10 +end arch dungeon_magic x 10 y 11 @@ -1581,10 +1581,6 @@ arch cobblestones x 11 y 9 end -arch cobblestones -x 11 -y 10 -end arch dungeon_magic x 11 y 10 @@ -1593,7 +1589,7 @@ arch cobblestones x 11 y 10 end -arch guard +arch platinum_converter2 x 11 y 10 end @@ -1735,6 +1731,15 @@ arch cobblestones x 12 y 10 end +arch platinum_converter2 +name convert jade into platinum +slaying jadecoin +other_arch platinacoin +sp 100 +food 1 +x 12 +y 10 +end arch cobblestones x 12 y 11 @@ -1871,6 +1876,10 @@ arch cobblestones x 13 y 10 end +arch jade_converter +x 13 +y 10 +end arch cobblestones x 13 y 11 @@ -2001,15 +2010,20 @@ arch silver_converter x 14 y 9 end -arch cobblestones -x 14 -y 10 -end arch dungeon_magic x 14 y 10 end -arch silver_converter +arch cobblestones +x 14 +y 10 +end +arch jade_converter +name convert amberium into jade +slaying ambercoin +other_arch jadecoin +sp 100 +food 1 x 14 y 10 end