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
master
rjtanner 2007-02-05 01:47:28 +00:00
parent 28c623a08a
commit 9811965ae0
1 changed files with 32 additions and 18 deletions

View File

@ -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