From 921313f6a54edc89adb088f4a230e636d8ede183 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 May 2020 09:26:07 -0300 Subject: Leather Ball --- db/re/item_db.conf | 7 +++++-- npc/001-1/rewards.txt | 3 ++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 0ef16b23f..452409b7e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5805,10 +5805,13 @@ item_db: ( Buy: 7000 Sell: 1800 Weight: 45 - Def: 3 + Def: 0 Loc: "EQP_ACC_L" - EquipLv: 54 + EquipLv: 26 Refine: false + Script: <" + bonus bHitRate,15; + "> }, { Id: 1158 diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 002fb3ecc..21ed23d32 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -48,9 +48,10 @@ OnInit: sellitem TopHat, 1220; sellitem HeartGlasses,960; sellitem BowlerHat, 720; - sellitem BrimmedFeatherHat, 540; sellitem AshUrn,630; + sellitem BrimmedFeatherHat, 540; sellitem Googles,540; + sellitem LeatherBall, 480; sellitem Barrel,400; // Temporary, Seasonal, for events, rare drops, next release -- cgit v1.2.3-70-g09d2