Skip to content

Commit

Permalink
Added unrenamable=yes to some more units
Browse files Browse the repository at this point in the history
  • Loading branch information
ln-zookeeper committed Feb 24, 2016
1 parent b338a89 commit a33e37a
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 0 deletions.
Expand Up @@ -222,6 +222,7 @@
type=Paladin
id=Terraent
name= _ "Terraent"
unrenamable=yes
x,y=$prison_locations[$i].x,$prison_locations[$i].y
random_traits=no
facing=sw
Expand Down
Expand Up @@ -73,6 +73,7 @@
type=Ogre
id=Grug
name= _ "Grug"
unrenamable=yes
side=4
canrecruit=yes
facing=sw
Expand Down
Expand Up @@ -185,6 +185,7 @@
[unit]
id=Engineer
name= _ "Engineer"
unrenamable=yes
type=Red Mage
x,y=18,5
side=1
Expand Down
Expand Up @@ -16,6 +16,7 @@
type=Dwarvish Fighter
id=Rugnur
name= _ "Rugnur"
unrenamable=yes
side=1
canrecruit=yes
facing=sw
Expand Down Expand Up @@ -305,6 +306,7 @@
side=1
id=Alanin
name= _ "Alanin"
unrenamable=yes
{IS_HERO}
profile=portraits/alanin.png
[modifications]
Expand Down
Expand Up @@ -211,6 +211,7 @@
side=1
id=Baglur
name= _ "Baglur"
unrenamable=yes
{IS_HERO}
profile=portraits/baglur.png
facing=sw
Expand Down
Expand Up @@ -286,6 +286,7 @@
type=Gryphon
id=Krawg
name= _ "Krawg"
unrenamable=yes
{IS_HERO}
x,y=5,24
side=1
Expand Down Expand Up @@ -494,6 +495,7 @@
type=Dwarvish Runemaster
id=Thursagan
name= _ "Thursagan"
unrenamable=yes
{IS_HERO}
profile=portraits/thursagan.png
advances_to=Dwarvish Arcanister
Expand Down
Expand Up @@ -183,6 +183,7 @@
type=Dwarvish Lord
id=Durstorn
name= _ "Durstorn"
unrenamable=yes
side=1
{IS_HERO}
profile=portraits/durstorn-insane.png
Expand Down
Expand Up @@ -54,6 +54,7 @@
type=Orcish Leader
id="Kapou'e"
name= _ "Kapou’e"
unrenamable=yes
profile=portraits/kapoue.png
side=1
canrecruit=yes
Expand Down
Expand Up @@ -246,6 +246,7 @@
[unit]
id=Grüü
name= _ "Grüü"
unrenamable=yes
type=Troll Hero
side=3
x=30
Expand Down
Expand Up @@ -238,6 +238,7 @@
[+unit]
random_traits=no
profile=portraits/inarix.png
unrenamable=yes
[/unit]

{GENERIC_UNIT 1 "Saurian Skirmisher" 8 42}
Expand Down
5 changes: 5 additions & 0 deletions data/campaigns/Son_Of_The_Black_Eye/utils/utils.cfg
Expand Up @@ -4,6 +4,7 @@
[unit]
id={ID_STRING}
name={NAME_STRING}
unrenamable=yes
type=Old Orcish Shaman
profile=portraits/old_orcish_shaman.png
side={SIDE}
Expand All @@ -21,6 +22,7 @@
[unit]
id={ID_STRING}
name={NAME_STRING}
unrenamable=yes
type=Novice Orcish Shaman
profile=portraits/young_orcish_shaman.png
side={SIDE}
Expand All @@ -38,6 +40,7 @@
[unit]
id={ID_STRING}
name={NAME_STRING}
unrenamable=yes
type=Orcish Shaman
profile=portraits/orcish_shaman.png
side={SIDE}
Expand Down Expand Up @@ -72,6 +75,7 @@
type=Orcish Warlord
id="Al'Brock"
name= _ "Al’Brock"
unrenamable=yes
side=2
canrecruit=yes
profile=portraits/albrock.png
Expand All @@ -85,6 +89,7 @@
type=Orcish Warlord
id="Flar'Tar"
name= _ "Flar’Tar"
unrenamable=yes
side=3
canrecruit=yes
profile=portraits/flartar.png
Expand Down

0 comments on commit a33e37a

Please sign in to comment.