Reapply a5cb1492c4
on 1_Tutorial.cfg
The tutorial produced a row of warnings because the WML container next_turn and its members weren't initialized.
This commit is contained in:
parent
fa3935a149
commit
19bc318236
1 changed files with 7 additions and 0 deletions
|
@ -135,6 +135,13 @@ border_size=1
|
|||
|
||||
{CLEAR_VARIABLE student_loc}
|
||||
|
||||
{VARIABLE next_turn.advice_chain[0].turn -1 }
|
||||
{VARIABLE next_turn.advice_chain[1].turn -1 }
|
||||
{VARIABLE next_turn.advice_chain[2].turn -1 }
|
||||
{VARIABLE next_turn.advice_chain[3].turn -1 }
|
||||
{VARIABLE next_turn.advice_chain[4].turn -1 }
|
||||
{VARIABLE next_turn.advice_chain[5].turn -1 }
|
||||
|
||||
[unit]
|
||||
id=Delfador
|
||||
name= _"Delfador"
|
||||
|
|
Loading…
Add table
Reference in a new issue