Fixed a bug in new sceptre completion countdown...
...and a bug in a speaker selection.
This commit is contained in:
parent
037b79e36b
commit
dd62291f91
1 changed files with 2 additions and 2 deletions
|
@ -284,7 +284,7 @@
|
|||
[if]
|
||||
[variable]
|
||||
name=unit.id
|
||||
value=Krawg
|
||||
equals=Krawg
|
||||
[/variable]
|
||||
[then]
|
||||
[message]
|
||||
|
@ -348,7 +348,7 @@
|
|||
[/message]
|
||||
|
||||
[modify_turns]
|
||||
add=9
|
||||
value="$($turn_number + 9)"
|
||||
[/modify_turns]
|
||||
|
||||
[objectives]
|
||||
|
|
Loading…
Add table
Reference in a new issue