From 1f5fe84a1b593574bdf37d812e343bf9690f24e9 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Thu, 20 Jun 2013 20:00:14 +0200 Subject: 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. --- world/map/db/item_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/db') 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;}, {} -- cgit v1.2.3-60-g2f50