mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-15 02:13:22 +00:00
Simplify the tutorial a bit using the 'side X turn refresh' event
This commit is contained in:
parent
77fd990ac4
commit
a1ed51a95b
@ -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…
x
Reference in New Issue
Block a user