summaryrefslogtreecommitdiff
path: root/world/map/db
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2013-06-20 20:00:14 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2013-06-20 20:00:14 +0200
commit1f5fe84a1b593574bdf37d812e343bf9690f24e9 (patch)
tree98bea927323b41187fea5ef1f08db736420da86a /world/map/db
parentbe430da20b0c00b778375b286f6f9afe1133fa72 (diff)
downloadserverdata-1f5fe84a1b593574bdf37d812e343bf9690f24e9.tar.gz
serverdata-1f5fe84a1b593574bdf37d812e343bf9690f24e9.tar.bz2
serverdata-1f5fe84a1b593574bdf37d812e343bf9690f24e9.tar.xz
serverdata-1f5fe84a1b593574bdf37d812e343bf9690f24e9.zip
Reenable the MoneyChanger in the casino to sell Casino Coins.
Adjust the buy-price of casino coins in item_db to be the same as the sell-price.
Diffstat (limited to 'world/map/db')
-rw-r--r--world/map/db/item_db.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt
index 81a35ce8..7d87bc9d 100644
--- a/world/map/db/item_db.txt
+++ b/world/map/db/item_db.txt
@@ -2,7 +2,7 @@
0, DEFAULT, Default, 0, 20, 10, 10, , , , , , 2, , , , , {}, {}
501, CactusDrink, Cactus Drink, 0, 50, 25, 4, , , , , , 2, , , 0, , {itemheal 15, 0;}, {}
502, CactusPotion, Cactus Potion, 0, 70, 35, 7, , , , , , 2, , , 0, , {itemheal 25, 0;}, {}
-503, CasinoCoins, Casino Coins, 3, 20, 10, 1, , , , , , , , , , , {}, {}
+503, CasinoCoins, Casino Coins, 3, 10, 10, 1, , , , , , , , , , , {}, {}
504, DecorCandy, Decor Candy, 3, 25, 10, 1, , , , , , , , , , , {}, {}
505, MaggotSlime, Maggot Slime, 3, 8, 4, 1, , , , , , , , , , , {}, {}
506, CandyCane, Candy Cane, 0, 20, 10, 1, , , , , , 2, , , 0, , {itemheal 5, 0;}, {}