From 454e34d72242ba8059f0207555697687684329f8 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sat, 24 Feb 2018 18:24:35 -0300 Subject: Correct bugs (and add new item) --- db/re/item_db.conf | 29 +++++++++++++++++++++++++++++ db/re/mob_db.conf | 12 ++++++------ 2 files changed, 35 insertions(+), 6 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 8b15606e0..7282f5964 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6021,6 +6021,7 @@ item_db: ( ViewSprite: 824 BindOnEquip: false BuyingStore: true + DropAnnounce: true Delay: 0 Sprite: 0 }, @@ -11545,6 +11546,34 @@ item_db: ( Delay: 0 Sprite: 0 }, +{ + Id: 3519 + AegisName: "DarkPulsar" + Name: "Dark Pulsar" + Type: "IT_WEAPON" + Buy: 140000 + Sell: 20000 + Weight: 1000 + Atk: 100 + Matk: 25 + Def: 0 + Range: 1 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HAND_R" + WeaponLv: 1 + EquipLv: 60 + Refine: false + Subtype: "W_DAGGER" + BindOnEquip: false + BuyingStore: true + DropAnnounce: true + Delay: 0 + Sprite: 0 +}, { Id: 4000 AegisName: "PiouEgg" diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index fd5d66c00..885957fd5 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2488,12 +2488,12 @@ mob_db: ( IronOre: 500 Coal: 400 Ruby: 60 - Topaz: 50 - Emerald: 40 - Diamond: 30 - Amethyst: 20 - Sapphire: 10 - LigthGreenDiamond: 1 + Topaz: 50 + Emerald: 40 + Diamond: 30 + Amethyst: 20 + Sapphire: 10 + LightGreenDiamond: 1 } }, { -- cgit v1.2.3-60-g2f50