Skip to content

Commit

Permalink
Fix initiative not affecting allies (#5218)
Browse files Browse the repository at this point in the history
This was missed in commit 7f7217c.
  • Loading branch information
newfrenchy83 committed Oct 19, 2020
1 parent f1a1317 commit 62afd8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/campaigns/Heir_To_The_Throne/utils/abilities.cfg
Expand Up @@ -6,6 +6,7 @@
name= _ "initiative"
description= _ "All adjacent friendly units will strike first in melee combat, even when defending."
affect_self=no
affect_allies=yes
[filter_opponent]
[filter_weapon]
range=melee
Expand Down

0 comments on commit 62afd8b

Please sign in to comment.