From 703023a7c455c35af4ba3374a6b40caf920cc51a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 25 Jun 2016 22:30:44 +0300 Subject: hercules: remove from converter constant ClientVersion. --- hercules/code/server/tmw/consts.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/hercules/code/server/tmw/consts.py b/hercules/code/server/tmw/consts.py index 64e2f64..c1137a1 100644 --- a/hercules/code/server/tmw/consts.py +++ b/hercules/code/server/tmw/consts.py @@ -92,9 +92,6 @@ def convertConsts(quests, npcIds): fields[const[0]] = const[1].strip() writeConst(w, const) - # build in parameters - writeConst(w, ("ClientVersion", " 10000", 1)); - srcDir = "oldserverdata/world/map/db/" w.write("// tmw constants\n") -- cgit v1.2.3-70-g09d2