diff options
author | Led Mitz <smoothshifter@tuta.io> | 2025-02-22 01:25:12 +0000 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2025-02-22 01:25:12 +0000 |
commit | f24336c09f9a82f4a0e6fd3c638a1cc88bf26ac4 (patch) | |
tree | 6f98a5611d25fee376c0a90368461085ccac7b85 /world/map/db/item_db.conf | |
parent | bed5334f31f2fa7b422f00e2ee258bdfc975f205 (diff) | |
download | serverdata-master.tar.gz serverdata-master.tar.bz2 serverdata-master.tar.xz serverdata-master.zip |
- Stats match the Bandana. Only the buy/sell was changed.
- Client data will have the colors match the Swashbuckler's (red & black).
Diffstat (limited to 'world/map/db/item_db.conf')
-rw-r--r-- | world/map/db/item_db.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf index da175bca..c3aacc9d 100644 --- a/world/map/db/item_db.conf +++ b/world/map/db/item_db.conf @@ -10705,6 +10705,20 @@ item_db: ( "> }, { + Id: 604 + AegisName: "PirateBandana" + Name: "PirateBandana" + Type: "IT_ARMOR" + Buy: 10000 + Sell: 5000 + Weight: 20 + Def: 3 + Slots: 0 + Loc: "EQP_HEAD_TOP" + Refine: false + ViewSprite: 604 +}, +{ Id: 615 AegisName: "PumpkinHelmet" Name: "PumpkinHelmet" |