Skip to content

Commit

Permalink
TSG S3: fixed Ethiliel upkeep bug
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara authored and Pentarctagon committed Dec 15, 2018
1 parent d959e64 commit c2e7535
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -545,7 +545,6 @@
{VARIABLE EthilielV.x recall}
{VARIABLE EthilielV.y recall}
{CLEAR_VARIABLE EthilielV.modifications}
{CLEAR_VARIABLE EthilielV.upkeep}

[set_variables]
name=EthilielV.modifications
Expand All @@ -555,6 +554,9 @@
{TRAIT_QUICK}
[/value]
[/set_variables]

{CLEAR_VARIABLE EthilielV.upkeep}

[unstore_unit]
variable=EthilielV
[/unstore_unit]
Expand Down

0 comments on commit c2e7535

Please sign in to comment.