From 54a5c6cf49962495786bbc7f9fee880a82773f0c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 8 Aug 2021 00:00:04 -0300 Subject: Bump protocol version --- consts.py | 2 +- units.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/consts.py b/consts.py index 01fe345..dbe9564 100644 --- a/consts.py +++ b/consts.py @@ -100,7 +100,7 @@ BL_UPDATETIME =30.0 BAN_TIME =180.0 BAN_UNAUTHED =5 BAN_AUTHED =30 -CLIENTVERSION ="2.0.12.15" +CLIENTVERSION ="2.1.8.8" MAX_CLIENTS =2500 # Hard coded loot (1,000~10,000) diff --git a/units.json b/units.json index 0eae1f7..c61239b 100644 --- a/units.json +++ b/units.json @@ -2054,7 +2054,7 @@ "cost": 999, "flags": 19, "unit_base_id": 900021, - "flavor": "A standard unit in the game." + "flavor": "Can be sold for some money." }, { "skill_id": 0, @@ -2071,7 +2071,7 @@ "cost": 999, "flags": 19, "unit_base_id": 900021, - "flavor": "A standard unit in the game." + "flavor": "Can be sold for lots of money." }, { "skill_id": 0, @@ -2088,7 +2088,7 @@ "cost": 999, "flags": 19, "unit_base_id": 900021, - "flavor": "A standard unit in the game." + "flavor": "Can be sold for a fortune!" }, { "skill_id": 0, -- cgit v1.2.3-60-g2f50