TSG S02 Fix bug: Warning is a turn late
Turns over is at turn 9, so need to warn on turn 8 for 'next turn'.
This commit is contained in:
parent
64843c07f2
commit
b84ae1a620
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@
|
|||
# Deoran is too late.
|
||||
|
||||
[event]
|
||||
name=turn 9
|
||||
name=turn 8
|
||||
[if]
|
||||
[variable]
|
||||
name=citadel_secured
|
||||
|
|
Loading…
Add table
Reference in a new issue