summaryrefslogtreecommitdiff
path: root/hercules/code
diff options
context:
space:
mode:
Diffstat (limited to 'hercules/code')
-rw-r--r--hercules/code/server/tmw/mobdb.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/hercules/code/server/tmw/mobdb.py b/hercules/code/server/tmw/mobdb.py
index 5545d3b..ec83e14 100644
--- a/hercules/code/server/tmw/mobdb.py
+++ b/hercules/code/server/tmw/mobdb.py
@@ -61,7 +61,8 @@ def convertMobDb():
rows[20] + ",",
rows[21] + ",",
rows[22] + ",",
- rows[23] + ",",
+ #rows[23] + ",",
+ "0,",
rows[24] + ",",
rows[25] + ",",
rows[26] + ",",