Skip to content

Commit

Permalink
NR S06a: Cleanup type change for Tallin
Browse files Browse the repository at this point in the history
Simplify & if he has the rod, he will start with the correct move count.

[ci skip]
  • Loading branch information
sigurdfdragon committed Mar 8, 2018
1 parent f3348dc commit 7686e53
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions data/campaigns/Northern_Rebirth/scenarios/06a_Old_Friend.cfg
Expand Up @@ -181,14 +181,18 @@
[/else]
[/switch]

[modify_unit]
[transform_unit]
id=Tallin
transform_to=$new_tallin_type
[/transform_unit]

[heal_unit]
[filter]
id=Tallin
[/filter]

type=$new_tallin_type
moves=6
[/modify_unit]
moves=full
[/heal_unit]

{CLEAR_VARIABLE old_tallin_level,new_tallin_type}
[/event]
Expand Down

0 comments on commit 7686e53

Please sign in to comment.