Skip to content

Commit

Permalink
Merge pull request #607 from sigurdfdragon/AOI_Named_Loyals
Browse files Browse the repository at this point in the history
AOI: Make the named loyal units unnameable.
  • Loading branch information
Vultraz committed Feb 24, 2016
2 parents 031628d + 7d2eaef commit c9e2dd1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Expand Up @@ -68,6 +68,7 @@
id=Lomarfel
name= _ "Lomarfel"
profile=portraits/lomarfel.png
unrenamable=yes
x,y=15,18
[modifications]
{TRAIT_LOYAL}
Expand Down
5 changes: 5 additions & 0 deletions data/campaigns/An_Orcish_Incursion/scenarios/07_Showdown.cfg
Expand Up @@ -119,6 +119,7 @@
id=Lomarfel
name= _ "Lomarfel"
profile=portraits/lomarfel.png
unrenamable=yes
x,y=16,18
[modifications]
{TRAIT_LOYAL}
Expand All @@ -139,6 +140,7 @@
id=Celodith
name= _ "Celodith"
gender=female
unrenamable=yes
x,y=17,18
side=1
[modifications]
Expand All @@ -159,6 +161,7 @@
id=Earanduil
name= _ "Earanduil"
gender=male
unrenamable=yes
x,y=17,19
side=1
[modifications]
Expand All @@ -179,6 +182,7 @@
id=Elvyniel
name= _ "Elvyniel"
gender=female
unrenamable=yes
x,y=18,18
side=1
[modifications]
Expand All @@ -199,6 +203,7 @@
id=Delorfilith
name= _ "Delorfilith"
gender=male
unrenamable=yes
x,y=18,19
side=1
[modifications]
Expand Down

0 comments on commit c9e2dd1

Please sign in to comment.