summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--events.txt2
-rw-r--r--rules.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/events.txt b/events.txt
index c8ca6eb..b95fa7c 100644
--- a/events.txt
+++ b/events.txt
@@ -108,8 +108,8 @@ prompt 'select a space for the Support Check'
CARD 15 - Honecker
# The Communist Player may take any non-Power Struggle - card in the discard pile and put it in his hand. The Communist Player may take one extra action round this turn. May not be played as event after Modrow*.
-honecker
permanently_remove
+honecker
CARD 16 - Nomenklatura*
diff --git a/rules.js b/rules.js
index f4357d2..b408c41 100644
--- a/rules.js
+++ b/rules.js
@@ -8814,8 +8814,8 @@ CODE[14] = [ // Gorbachev Charms the West
]
CODE[15] = [ // Honecker
- [ vm_honecker ],
[ vm_permanently_remove ],
+ [ vm_honecker ],
[ vm_return ],
]