summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-11-28 11:31:43 +0100
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-11-28 11:31:43 +0100
commitaf4e098812c4adf48385341d7d1fc87691b04e5b (patch)
tree1707e2fd47753a22c2146e2f8614dfae622f593c /rules.js
parent0144ce0fe076304ce1ac763ab672f1de70196972 (diff)
downloadvotes-for-women-af4e098812c4adf48385341d7d1fc87691b04e5b.tar.gz
fix Backlash to the Movement
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index 01e8540..f8c3388 100644
--- a/rules.js
+++ b/rules.js
@@ -3781,7 +3781,7 @@ CODE[73] = [ // The Ladies’ Battle
]
CODE[74] = [ // Backlash to the Movement
- [ vm_remove_cubes_limit, 6, PURPLE_OR_YELLOW, 2 ],
+ [ vm_remove_cubes_limit, 6, PURPLE_OR_YELLOW, anywhere(), 2 ],
[ vm_return ],
]