diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-04-23 11:32:08 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-05-03 18:48:16 +0200 |
commit | a8fcb2967be58b869c3c9a09b6d612282f74494f (patch) | |
tree | 2b0ceedf89e492282c4c033902991d6a04b450f1 /events.txt | |
parent | f6a9413d5b67871c115bbf2add9764c6a274744e (diff) | |
download | andean-abyss-a8fcb2967be58b869c3c9a09b6d612282f74494f.tar.gz |
Improve FARC redeployment procedure.
And place FARC Base with event 36.
Diffstat (limited to 'events.txt')
-rw-r--r-- | events.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -503,6 +503,8 @@ EVENT 36 asm game.vm.save_current = game.current current GOVT place_farc_zone + set_space (game.vm.farc_zone) + auto_place FARC BASE current (game.vm.save_current) prompt "Shift 2 adjacent spaces 1 level toward Active Support." space 2 is_adjacent(game.vm.farc_zone, s) && can_shift_support(s) |