Simplify the tutorial a bit using the 'side X turn refresh' event

This commit is contained in:
Alexander van Gessel 2010-03-27 03:20:44 +01:00
parent 77fd990ac4
commit a1ed51a95b

View file

@ -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]