AToTB S03 Fix bug: Delay guards
Use correct variable name.
This commit is contained in:
parent
75986550ad
commit
6c33ecbd94
1 changed files with 2 additions and 2 deletions
|
@ -396,7 +396,7 @@ Yet for some reason I fear these brothers more. If Mordak were here it would be
|
|||
name=new turn
|
||||
[filter_condition]
|
||||
[variable]
|
||||
name=delayed_guards
|
||||
name=delay_guards
|
||||
boolean_equals=false
|
||||
[/variable]
|
||||
[variable]
|
||||
|
@ -405,7 +405,7 @@ Yet for some reason I fear these brothers more. If Mordak were here it would be
|
|||
[/variable]
|
||||
[or]
|
||||
[variable]
|
||||
name=delayed_guards
|
||||
name=delay_guards
|
||||
boolean_equals=true
|
||||
[/variable]
|
||||
[variable]
|
||||
|
|
Loading…
Add table
Reference in a new issue