Skip to content

Commit

Permalink
Tweak/improve several unit help profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Mar 22, 2016
1 parent 849242c commit b0c485f
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 10 deletions.
1 change: 0 additions & 1 deletion data/core/units/dwarves/Guardsman.cfg
Expand Up @@ -4,7 +4,6 @@
name= _ "Dwarvish Guardsman"
race=dwarf
image="units/dwarves/guard.png"
small_profile=portraits/dwarves/guard.png~FL()
profile=portraits/dwarves/guard.png
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=42
Expand Down
1 change: 0 additions & 1 deletion data/core/units/elves/Hero.cfg
Expand Up @@ -4,7 +4,6 @@
name= _ "Elvish Hero"
race=elf
image="units/elves-wood/hero.png"
small_profile="portraits/elves/hero.png~CROP(0,3,350,350)"
profile="portraits/elves/hero.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=51
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/elves/Shyde.cfg
Expand Up @@ -6,7 +6,7 @@
race=elf
gender=female
image="units/elves-wood/shyde.png"
small_profile="portraits/elves/shyde.png~CROP(110,70,390,390)"
small_profile="portraits/elves/shyde.png~CROP(110,60,390,390)"
profile="portraits/elves/shyde.png"
halo=halo/elven/shyde-stationary-halo[1~6].png:150
{MAGENTA_IS_THE_TEAM_COLOR}
Expand Down
1 change: 0 additions & 1 deletion data/core/units/humans/Loyalist_Halberdier.cfg
Expand Up @@ -4,7 +4,6 @@
name= _ "Halberdier"
race=human
image="units/human-loyalists/halberdier.png"
small_profile="portraits/humans/halberdier.png~CROP(0,80,420,420)"
profile="portraits/humans/halberdier.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=72
Expand Down
1 change: 0 additions & 1 deletion data/core/units/orcs/Leader.cfg
Expand Up @@ -4,7 +4,6 @@
name= _ "Orcish Leader"
race=orc
image="units/orcs/leader.png"
small_profile="portraits/orcs/leader.png~CROP(0,90,410,410)"
profile="portraits/orcs/leader.png"
{LEADING_ANIM "units/orcs/leader-lead-2.png" "units/orcs/leader-lead-1.png" 0,-30}
{MAGENTA_IS_THE_TEAM_COLOR}
Expand Down
1 change: 0 additions & 1 deletion data/core/units/orcs/Ruler.cfg
Expand Up @@ -4,7 +4,6 @@
name= _ "Orcish Ruler"
race=orc
image="units/orcs/ruler.png"
small_profile="portraits/orcs/leader.png~CROP(0,90,410,410)"
profile="portraits/orcs/leader.png"
{LEADING_ANIM "units/orcs/ruler-lead-2.png" "units/orcs/ruler-lead-1.png" 0,-30}
{MAGENTA_IS_THE_TEAM_COLOR}
Expand Down
1 change: 0 additions & 1 deletion data/core/units/orcs/Sovereign.cfg
Expand Up @@ -4,7 +4,6 @@
name= _ "Orcish Sovereign"
race=orc
image="units/orcs/sovereign.png"
small_profile="portraits/orcs/sovereign.png~CROP(0,120,380,380)"
profile="portraits/orcs/sovereign.png"
{LEADING_ANIM "units/orcs/sovereign-lead-2.png" "units/orcs/sovereign-lead-1.png" 0,-30}
{MAGENTA_IS_THE_TEAM_COLOR}
Expand Down
1 change: 0 additions & 1 deletion data/core/units/orcs/Warlord.cfg
Expand Up @@ -4,7 +4,6 @@
name= _ "Orcish Warlord"
race=orc
image="units/orcs/warlord.png"
small_profile="portraits/orcs/warlord.png~CROP(25,0,400,400)"
profile="portraits/orcs/warlord.png" # wmllint: noconvert
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=78
Expand Down
1 change: 0 additions & 1 deletion data/core/units/orcs/Warrior.cfg
Expand Up @@ -5,7 +5,6 @@
race=orc
image="units/orcs/warrior.png"
{MAGENTA_IS_THE_TEAM_COLOR}
small_profile="portraits/orcs/warrior.png~CROP(10,57,380,380)"
profile="portraits/orcs/warrior.png"
hitpoints=58
movement_type=orcishfoot
Expand Down
1 change: 0 additions & 1 deletion data/core/units/undead/Necro_Lich.cfg
Expand Up @@ -5,7 +5,6 @@
# wmllint: general spellings lich liches
race=undead
image="units/undead-necromancers/lich.png"
small_profile="portraits/undead/lich.png~CROP(0,20,380,380)~FL()"
profile="portraits/undead/lich.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=60
Expand Down

0 comments on commit b0c485f

Please sign in to comment.