diff options
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1765,6 +1765,7 @@ states.greek_land_battle_immortals = { game.immortals = 0; }, next: function () { + game.active = GREECE; end_battle(true); } } |
index : 300-earth-and-water | ||
300: Earth & Water | Tor |
summaryrefslogtreecommitdiff |
-rw-r--r-- | rules.js | 1 |
@@ -1765,6 +1765,7 @@ states.greek_land_battle_immortals = { game.immortals = 0; }, next: function () { + game.active = GREECE; end_battle(true); } } |