Simplify the tutorial a bit using the 'side X turn refresh' event
This commit is contained in:
parent
77fd990ac4
commit
a1ed51a95b
1 changed files with 1 additions and 17 deletions
|
@ -1479,23 +1479,7 @@ I am particularly good with the sword, dealing 8 damage in 4 attacks."
|
||||||
|
|
||||||
# WE control the AI! Bwahahaha!
|
# WE control the AI! Bwahahaha!
|
||||||
[event]
|
[event]
|
||||||
name=turn refresh
|
name=side 2 turn refresh
|
||||||
first_time_only=no
|
|
||||||
[if]
|
|
||||||
[variable]
|
|
||||||
name=side_number
|
|
||||||
numerical_equals=2
|
|
||||||
[/variable]
|
|
||||||
[then]
|
|
||||||
[fire_event]
|
|
||||||
name=scripted enemy turn
|
|
||||||
[/fire_event]
|
|
||||||
[/then]
|
|
||||||
[/if]
|
|
||||||
[/event]
|
|
||||||
|
|
||||||
[event]
|
|
||||||
name=scripted enemy turn
|
|
||||||
first_time_only=no
|
first_time_only=no
|
||||||
{CLEAR_PRINT}
|
{CLEAR_PRINT}
|
||||||
[if]
|
[if]
|
||||||
|
|
Loading…
Add table
Reference in a new issue