summaryrefslogtreecommitdiff
path: root/rules.ts
diff options
context:
space:
mode:
Diffstat (limited to 'rules.ts')
-rw-r--r--rules.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.ts b/rules.ts
index d30fbb9..91d5a5c 100644
--- a/rules.ts
+++ b/rules.ts
@@ -8325,7 +8325,7 @@ states.escape_ship = {
// === DEATH CHECK EVENT: TALBOT TO THE RESCUE ===
function can_play_talbot_to_the_rescue() {
- return true
+ return has_defeated_lords()
}
function goto_play_talbot_to_the_rescue() {