Skip to content

Commit

Permalink
DM S12: Give units traits for consistency
Browse files Browse the repository at this point in the history
As these were the only ones left that end up on the players recall list
without traits.
  • Loading branch information
sigurdfdragon authored and GregoryLundberg committed Nov 30, 2017
1 parent fdab5f0 commit 0d3f8fd
Showing 1 changed file with 8 additions and 0 deletions.
Expand Up @@ -165,6 +165,10 @@
type=Lieutenant
id=Niktor
name= _ "Niktor"
[modifications]
{TRAIT_STRONG}
{TRAIT_RESILIENT}
[/modifications]
facing=se
side=4
controller=ai
Expand Down Expand Up @@ -193,6 +197,10 @@
type=White Mage
id=Arpus
name= _ "Arpus"
[modifications]
{TRAIT_QUICK}
{TRAIT_RESILIENT}
[/modifications]
facing=nw
side=5
controller=ai
Expand Down

0 comments on commit 0d3f8fd

Please sign in to comment.