Skip to content

Commit

Permalink
TSG S6a: update variable name
Browse files Browse the repository at this point in the history
Just in case someone somehow gets to this scenario and it breaks because I changed the variable's name
  • Loading branch information
nemaara committed Apr 16, 2019
1 parent 2f405ed commit 03645ae
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -182,7 +182,7 @@

[if]
[variable]
name=has_mermen
name=has_merfolk
equals="yes"
[/variable]
[then]
Expand Down Expand Up @@ -278,7 +278,7 @@

[if]
[variable]
name=has_mermen
name=has_merfolk
equals="yes"
[/variable]
[then]
Expand Down Expand Up @@ -565,6 +565,6 @@
{CLEAR_VARIABLE stored_Ethiliel}
{CLEAR_VARIABLE stored_Hylas}
{CLEAR_VARIABLE stored_elvish_bodyguards}
{CLEAR_VARIABLE has_mermen,naga_queen_sighted}
{CLEAR_VARIABLE has_merfolk,naga_queen_sighted}
[/event]
[/scenario]

0 comments on commit 03645ae

Please sign in to comment.