Fix probably broken crystal room price (12 jade instead of 2 platinum).

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15997 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2011-12-01 22:21:11 +00:00
parent fb2353fff7
commit a183694955
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ class GuildDues:
'BBQ':500000*12,
'AlchemyLab':500000*24,
"CrystalRoom":100,
"CrystalRoom":500000*12,
"Tannery":500000*12,
"JewelersRoom":500000*24,
"ThaumaturgyRoom":500000*12,