From 39799c4d0a5a9e523b0830f028f8aafb20744ba7 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 8 Apr 2013 22:25:47 -0300 Subject: Introducing Cash Shop Support Special Thanks to Yommy, Yommy, Yommy, malufett, Judas, Beret and everyone whos helped us get the 2013 client to work, Thank you all! http://hercules.ws/board/topic/367-introducing-cash-shop-support/ Signed-off-by: shennetsind --- src/map/itemdb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/itemdb.c') diff --git a/src/map/itemdb.c b/src/map/itemdb.c index a91946b2a..2b7d27c8a 100644 --- a/src/map/itemdb.c +++ b/src/map/itemdb.c @@ -1430,6 +1430,7 @@ int do_init_itemdb(void) { itemdb_other = idb_alloc(DB_OPT_BASE); create_dummy_data(); //Dummy data item. itemdb_read(); + clif->cashshop_load(); return 0; } -- cgit v1.2.3-60-g2f50