From 284061a2b6590341d42c463bf451c707bb1d2ff4 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Thu, 7 Dec 2023 23:04:24 +0000 Subject: mobs --- world/map/db/item_db.conf | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) (limited to 'world/map/db/item_db.conf') diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf index f5d10214..e14bdf95 100644 --- a/world/map/db/item_db.conf +++ b/world/map/db/item_db.conf @@ -5329,6 +5329,18 @@ item_db: ( } //Disabled: true // @TMWA }, +{ + Id: 5311 + AegisName: "ShadowHerb" + Name: "ShadowHerb" + Type: "IT_ETC" + Buy: 2 + Sell: 1 + Weight: 1 + Def: 0 + Refine: false + ViewSprite: 5311 +}, /* Chest Armor */ { Id: 523 @@ -15106,8 +15118,8 @@ item_db: ( }, { Id: 1258 - AegisName: "Honey" - Name: "Honey" + AegisName: "GlutenFreeHoney" + Name: "GlutenFreeHoney" Type: "IT_USABLE" Buy: 100 Sell: 50 @@ -15573,6 +15585,20 @@ item_db: ( callfunc("SC_Bonus", 60, SC_PLUSMAGICPOWER, 100); "> }, +{ + Id: 5312 + AegisName: "Honey" + Name: "Honey" + Type: "IT_USABLE" + Buy: 150 + Sell: 75 + Weight: 4 + Refine: false + ViewSprite: 5312 + Script: <" + callfunc "itheal", 200, 50; + "> +}, /* Legs Armor */ { -- cgit v1.2.3-70-g09d2