diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-04-21 15:00:19 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-05-03 18:48:16 +0200 |
commit | 99640e745a3a023a82bf01fff987feb9b2f9a266 (patch) | |
tree | 0672d2490d3a027fb3c971959d7f50dbad91d94f /rules.js | |
parent | 83f3692730eebd648b0a301b5b451b24f293a162 (diff) | |
download | andean-abyss-99640e745a3a023a82bf01fff987feb9b2f9a266.tar.gz |
Revert: Extort at least one space.
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4903,8 +4903,7 @@ states.extort = { gen_action_space(s) } } - if (game.sa.spaces.length > 0) - view.actions.end_extort = 1 + view.actions.end_extort = 1 }, space(s) { push_undo() |