summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-02-09 12:29:16 -0300
committerJesusaves <cpntb1@ymail.com>2023-02-09 12:29:16 -0300
commite5567d03f5d255951610503608e3b5b002192b3a (patch)
tree9b4b6c3c642d36bbbdd06dcd55b85e345caf9686
parentcf6f05f8b4c60e4d3c14cc51ad28c6856984f597 (diff)
downloadserverdata-e5567d03f5d255951610503608e3b5b002192b3a.tar.gz
serverdata-e5567d03f5d255951610503608e3b5b002192b3a.tar.bz2
serverdata-e5567d03f5d255951610503608e3b5b002192b3a.tar.xz
serverdata-e5567d03f5d255951610503608e3b5b002192b3a.zip
As discussed, remove the allstats -2 penalty from Overlords
-rw-r--r--world/map/db/item_db.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf
index d079e53e..06c5b41c 100644
--- a/world/map/db/item_db.conf
+++ b/world/map/db/item_db.conf
@@ -10252,7 +10252,7 @@ item_db: (
//bonus bSpeedCap, DEFAULT_WALK_SPEED; // @TMWA
bonus bMatkRate, -60; // @EVOL2
bonus bMdef, -60;
- //bonus bAllStats, -2; // @TMWA
+ //bonus bAllStats, -2; // @//TMWA (TODO: Disabled temporarily)
bonus bFlee, -20;
">
},