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
master
rjtanner 2007-11-19 01:27:56 +00:00
parent eb951460e0
commit 93a6534ae0
3 changed files with 23 additions and 0 deletions

View File

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

View File

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

View File

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