summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf17
-rw-r--r--npc/001-1/rewards.txt1
2 files changed, 18 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 3e76a53b0..0ef16b23f 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -10676,6 +10676,23 @@ item_db: (
bonus bDef2, 7;
">
},
+{
+ Id: 3021
+ AegisName: "SmileyCap"
+ Name: "Smiley Cap"
+ Type: "IT_ARMOR"
+ Buy: 8000
+ Sell: 1000
+ Weight: 120
+ Def: 1
+ Loc: "EQP_HEAD_TOP"
+ EquipLv: 7
+ Refine: false
+ Script: <"
+ bonus bAtkRange, 1;
+ bonus bCriticalRate, -10;
+ ">
+},
// Neck Armor
{
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt
index 7123cbc86..002fb3ecc 100644
--- a/npc/001-1/rewards.txt
+++ b/npc/001-1/rewards.txt
@@ -42,6 +42,7 @@ OnInit:
sellitem ThunderStaff,5000;
sellitem PiouEgg,3915;
sellitem DeliciousCookie,3240;
+ sellitem SmileyCap, 1820;
sellitem EyePatch, 1620;
sellitem Doll, 1420;
sellitem TopHat, 1220;