diff --git a/bin/json/game_global.json b/bin/json/game_global.json index a3fe37f08..ff9107cc7 100644 --- a/bin/json/game_global.json +++ b/bin/json/game_global.json @@ -104,8 +104,8 @@ "camp3_pool1": "camp3_pool", "camp4_pool1": "camp4_pool", "base_pool1": { - "s": 0, - "e": 600, + "s": 1, + "e": 60, "p": "base_pool1" }, "base_pool2": { diff --git a/bin/json/game_initial.json b/bin/json/game_initial.json index 1e592d351..92758b363 100644 --- a/bin/json/game_initial.json +++ b/bin/json/game_initial.json @@ -179,16 +179,6 @@ } ] }, - { - "index": "22", - "var": [ - { - "a": "hero", - "t": "11001", - "n": 1 - } - ] - }, { "index": "23", "var": [ @@ -598,5 +588,35 @@ "n": 5 } ] + }, + { + "index": "68", + "var": [ + { + "a": "hero", + "t": "43901", + "n": 5 + } + ] + }, + { + "index": "69", + "var": [ + { + "a": "hero", + "t": "43902", + "n": 5 + } + ] + }, + { + "index": "70", + "var": [ + { + "a": "hero", + "t": "43903", + "n": 5 + } + ] } ] \ No newline at end of file