Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pentarctagon committed Oct 1, 2024
1 parent a5ddad0 commit abb1820
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,25 @@
{CLEAR_VARIABLE alice}
{CLEAR_VARIABLE bob}

[end_turn][/end_turn]
[/event]

[event]
name = side 2 turn 1
[end_turn][/end_turn]
[/event]

[event]
name = turn 2

{ASSERT (
[not]
[have_unit]
status = "slowed"
[/have_unit]
[/not]
)}

{SUCCEED}
[/event]
) SIDE2_LEADER="Elvish Archer"}

0 comments on commit abb1820

Please sign in to comment.