summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-09-18 17:37:15 +0100
committeriainp5 <iain.pearce.ip@gmail.com>2024-09-18 17:37:15 +0100
commit1bebacfe15fbe0b5d85a873cf40a07ea46b1404e (patch)
treef1f432dc97574555faadb072baa4e47ddcfe71d6 /rules.js
parentaec7c36487d2e102fdcd45654527ebb127b9f324 (diff)
download1989-dawn-of-freedom-1bebacfe15fbe0b5d85a873cf40a07ea46b1404e.tar.gz
fix for Tyrant is Gone
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index ef07391..917569b 100644
--- a/rules.js
+++ b/rules.js
@@ -4943,6 +4943,12 @@ function vm_the_tyrant_is_gone() {
game.state = 'vm_the_tyrant_is_gone'
}
+
+function vm_the_tyrant_is_gone_prep() {
+ game.table_cards.push(97)
+ vm_next()
+}
+
function vm_the_wall () {
game.persistent_events['the_wall']= true
//game.strategy_removed.push(9)