diff options
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4977,6 +4977,7 @@ function vm_malta_summit() { function vm_massacre_in_timisoara() { game.persistent_events = game.persistent_events.filter(n => n !== C_LASZLO_TOKES) + game.strategy_removed.push(C_LASZLO_TOKES) vm_next() } |