diff options
-rw-r--r-- | db/re/item_db.conf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index fb106ec45..4c321dc8c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6109,6 +6109,28 @@ item_db: ( } }, { + Id: 1337 + AegisName: "GraduationRobe" + Name: "Graduation Robe" + Type: "IT_ARMOR" + Buy: 20000 + Sell: 5000 + Weight: 25 + Atk: 0 + Def: 70 + Range: 0 + Slots: 1 + Loc: "EQP_HEAD_MID" + EquipLv: 75 + Refine: true + ViewSprite: 1337 + BuyingStore: true + Script: <" + bonus bMatk,20; + bonus bMaxSP,100; + "> +}, +{ Id: 1800 AegisName: "LousyMoccasins" Name: "Lousy Moccasins" |