Skip to content

Commit

Permalink
EI S11: use same approach as in 1e58164
Browse files Browse the repository at this point in the history
to simplify scenario

[ci_skip]

(cherry-picked from commit 0f511e8)
  • Loading branch information
sevu committed Oct 7, 2018
1 parent 72c7c17 commit 4dd1463
Showing 1 changed file with 14 additions and 49 deletions.
63 changes: 14 additions & 49 deletions data/campaigns/Eastern_Invasion/scenarios/11_Captured.cfg
Expand Up @@ -371,21 +371,21 @@

{GENERIC_UNIT 2 "Orcish Grunt" 11 4}

{MODIFY_UNIT (
side=1

[filter_wml]
upkeep=full
[/filter_wml]
) variables.temporary_free_upkeep yes}

{MODIFY_UNIT (
side=1
[modify_unit]
[filter]
side=1
[filter_wml]
upkeep=full
[/filter_wml]
[/filter]

[filter_wml]
upkeep=full
[/filter_wml]
) upkeep loyal}
[object]
duration=scenario
[effect]
apply_to=loyal
[/effect]
[/object]
[/modify_unit]

{MODIFY_UNIT (
side=1
Expand Down Expand Up @@ -1279,41 +1279,6 @@
[/endlevel]
[/event]

[event]
name=post advance
first_time_only=no

[filter]
[filter_wml]
upkeep=full

[variables]
temporary_free_upkeep=yes
[/variables]
[/filter_wml]
[/filter]

{VARIABLE unit.upkeep loyal}

[unstore_unit]
variable=unit
[/unstore_unit]
[/event]

[event]
name=victory

{MODIFY_UNIT (
side=1

[filter_wml]
[variables]
temporary_free_upkeep=yes
[/variables]
[/filter_wml]
) upkeep full}
[/event]

{FOREIGN_DEFEAT}

{HERODEATH_GWEDDRY}
Expand Down

0 comments on commit 4dd1463

Please sign in to comment.