From c5de3cbfd5cb0e07e08e7a020b9acb0e4b42e286 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 20 May 2018 15:05:59 -0300 Subject: Attempt for Slot Machine --- db/constants.conf | 1 + db/re/item_db.conf | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index 91ae10c25..9a2349f87 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4016,6 +4016,7 @@ constants_db: { NPC_FINAL_POINT: 910 NPC_KATJA_TREE: 911 NPC_DAN_NOTE: 912 + NPC_SLOTMACHINE: 913 NPC_OFFSET_NO_SPRITE: 998 comment__: "special npcs" diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d4e35bedd..4c375c918 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3104,9 +3104,9 @@ item_db: ( AegisName: "CasinoCoins" Name: "Casino Coins" Type: "IT_ETC" - Buy: 200 - Sell: 20 - Weight: 4 + Buy: 20 + Sell: 10 + Weight: 2 WeaponLv: 0 EquipLv: 0 Refine: false -- cgit v1.2.3-60-g2f50