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/mob_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/mob_db.conf')
-rw-r--r-- | world/map/db/mob_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/db/mob_db.conf b/world/map/db/mob_db.conf index fcbff654..21a59413 100644 --- a/world/map/db/mob_db.conf +++ b/world/map/db/mob_db.conf @@ -2745,6 +2745,7 @@ mob_db: ( PileOfAsh: 500 Pearl: 250 Bandana: (500, "ODG_BASICSTAT") + PirateBandana: (10, "ODG_BASICSTAT") } }, { |