diff options
-rw-r--r-- | db/re/item_db.conf | 4 | ||||
-rw-r--r-- | npc/001-1/rewards.txt | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2eea625e6..3e76a53b0 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5768,7 +5768,7 @@ item_db: ( EquipLv: 30 Refine: false Script: <" - bonus bCriticalRate,15; + bonus bCriticalRate,10; "> }, { @@ -6948,7 +6948,7 @@ item_db: ( { Id: 1329 AegisName: "GoldenWarlordPlate" - Name: "Golden Warlord Plare" + Name: "Golden Warlord Plate" Type: "IT_ARMOR" Buy: 200000 Sell: 10000 diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 5234aa2f8..07e0e4e36 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -43,6 +43,7 @@ OnInit: sellitem PiouEgg,3915; sellitem DeliciousCookie,3240; sellitem EyePatch, 1620; + sellitem Doll, 1420; sellitem TopHat, 1220; sellitem HeartGlasses,960; sellitem BowlerHat, 720; |