remove specific mention of horses
This commit is contained in:
parent
c669a75e67
commit
48fa7d9461
2 changed files with 14 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
#textdomain wesnoth-utbs
|
||||
|
||||
[unit_type]
|
||||
id=Quenoth Horseman
|
||||
name= _ "Quenoth Horseman"
|
||||
id=Quenoth Pathfinder
|
||||
name= _ "Quenoth Pathfinder"
|
||||
image=units/quenoth/horseman.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
race=elf
|
||||
|
@ -18,7 +18,7 @@
|
|||
advances_to=Quenoth Outrider
|
||||
cost=18
|
||||
usage=scout
|
||||
description= _ "In most cases, turning and fleeing from an engagement is a risky tactic. These elusive Horsemen, however, are masters of weakening an enemy while at the same time provoking them to give chase — often into a trap."+{SPECIAL_NOTES}+{SPECIAL_NOTES_DISENGAGE}+{SPECIAL_NOTES_SLOW}
|
||||
description= _ "In most cases, turning and fleeing from an engagement is a risky tactic. These elusive Pathfinders, however, are masters of weakening an enemy while at the same time provoking them to give chase — often into a trap."+{SPECIAL_NOTES}+{SPECIAL_NOTES_DISENGAGE}+{SPECIAL_NOTES_SLOW}
|
||||
die_sound=horse-die.ogg
|
||||
[abilities]
|
||||
{ABILITY_DISENGAGE}
|
||||
|
@ -80,3 +80,12 @@
|
|||
{SOUND:HIT_AND_MISS hatchet.wav hatchet-miss.wav -300}
|
||||
[/attack_anim]
|
||||
[/unit_type]
|
||||
|
||||
# temporary, to avoid breaking scenarios
|
||||
[unit_type]
|
||||
id=Quenoth Horseman
|
||||
[base_unit]
|
||||
id=Quenoth Pathfinder
|
||||
[/base_unit]
|
||||
hide_help=yes
|
||||
[/unit_type]
|
||||
|
|
|
@ -12,10 +12,10 @@
|
|||
experience=37
|
||||
level=1
|
||||
alignment=lawful
|
||||
advances_to=Quenoth Horseman,Quenoth Archer
|
||||
advances_to=Quenoth Pathfinder,Quenoth Archer
|
||||
cost=17
|
||||
usage=scout
|
||||
description= _ "The Quenoth Scouts move swiftly across the sands. Their skill on horseback is virtually unmatched, which they use to harry and incapacitate enemies."+{SPECIAL_NOTES}+{SPECIAL_NOTES_DISENGAGE}+{SPECIAL_NOTES_SLOW}
|
||||
description= _ "The Quenoth Scouts move swiftly across the sands. Their riding skill are unmatched, and these they use to harry and incapacitate enemies."+{SPECIAL_NOTES}+{SPECIAL_NOTES_DISENGAGE}+{SPECIAL_NOTES_SLOW}
|
||||
die_sound=horse-die.ogg
|
||||
[abilities]
|
||||
{ABILITY_DISENGAGE}
|
||||
|
|
Loading…
Add table
Reference in a new issue