mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-13 20:51:07 +00:00
add an (empty) description to the falcon
add/correct special notes text to all units, even if they have no normal description yet
This commit is contained in:
parent
42920e59ed
commit
a3aea73286
@ -16,6 +16,7 @@
|
||||
cost=10
|
||||
undead_variation=bat
|
||||
usage=scout
|
||||
description= _ "There is currently no description available for this unit."
|
||||
get_hit_sound={SOUND_LIST:GRYPHON_HIT}
|
||||
die_sound={SOUND_LIST:GRYPHON_DIE}
|
||||
[attack]
|
||||
|
@ -15,7 +15,7 @@
|
||||
advances_to=shuja
|
||||
cost=38
|
||||
usage=fighter
|
||||
description= _ "There is currently no description available for this unit."
|
||||
description= _ "There is currently no description available for this unit."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MARKSMAN}+{SPECIAL_NOTES_SLOW}
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[attack]
|
||||
name=long sword
|
||||
|
@ -20,7 +20,7 @@
|
||||
cost=18
|
||||
usage=healer
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
description= _ "Ekim use their knowledge of ancient medicine and herbal concoctions to quickly bring the Kalifa soldiers back to the front lines."+{SPECIAL_NOTES}+{SPECIAL_NOTES_CURES}
|
||||
description= _ "Ekim use their knowledge of ancient medicine and herbal concoctions to quickly bring the Kalifa soldiers back to the front lines."+{SPECIAL_NOTES}+{SPECIAL_NOTES_HEALS}
|
||||
get_hit_sound={SOUND_LIST:HUMAN_HIT}
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
[attack]
|
||||
|
@ -15,7 +15,7 @@
|
||||
advances_to=null
|
||||
cost=78
|
||||
usage=fighter
|
||||
description= _ "There is currently no description available for this unit."
|
||||
description= _ "There is currently no description available for this unit."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MARKSMAN}+{SPECIAL_NOTES_SLOW}
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[attack]
|
||||
name=long sword
|
||||
|
@ -17,7 +17,7 @@
|
||||
{ABILITY_SKIRMISHER}
|
||||
[/abilities]
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
description= _ "The Kalifa uses these Hillmen as their foot force. The are versatile and excel in hilly terrain."
|
||||
description= _ "The Kalifa uses these Hillmen as their foot force. The are versatile and excel in hilly terrain."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SKIRMISHER}
|
||||
get_hit_sound={SOUND_LIST:HUMAN_HIT}
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
[attack]
|
||||
|
@ -17,7 +17,7 @@
|
||||
{ABILITY_SKIRMISHER}
|
||||
[/abilities]
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
description= _ "The Kalifa uses these Hillmen as their foot force. The are versatile and excel in hilly terrain."
|
||||
description= _ "The Kalifa uses these Hillmen as their foot force. The are versatile and excel in hilly terrain."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SKIRMISHER}
|
||||
get_hit_sound={SOUND_LIST:HUMAN_HIT}
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
[attack]
|
||||
|
@ -15,7 +15,7 @@
|
||||
advances_to=rasikh
|
||||
cost=38
|
||||
usage=fighter
|
||||
description= _ "There is currently no description available for this unit."
|
||||
description= _ "There is currently no description available for this unit."+{SPECIAL_NOTES}+{SPECIAL_NOTES_FIRSTSTRIKE}
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[attack]
|
||||
name=spear
|
||||
|
@ -15,7 +15,7 @@
|
||||
advances_to=null
|
||||
cost=58
|
||||
usage=fighter
|
||||
description= _ "There is currently no description available for this unit."
|
||||
description= _ "There is currently no description available for this unit."+{SPECIAL_NOTES}+{SPECIAL_NOTES_FIRSTSTRIKE}
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[attack]
|
||||
name=spear
|
||||
|
@ -15,7 +15,7 @@
|
||||
advances_to=khalid
|
||||
cost=58
|
||||
usage=fighter
|
||||
description= _ "There is currently no description available for this unit."
|
||||
description= _ "There is currently no description available for this unit."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MARKSMAN}+{SPECIAL_NOTES_SLOW}
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[attack]
|
||||
name=long sword
|
||||
|
@ -19,7 +19,7 @@
|
||||
advances_to=null
|
||||
cost=35
|
||||
usage=fighter
|
||||
description= _ "There is currently no description available for this unit."
|
||||
description= _ "There is currently no description available for this unit."+{SPECIAL_NOTES}+{SPECIAL_NOTES_CURES}+{SPECIAL_NOTES_REGENERATES}
|
||||
die_sound={SOUND_LIST:ELF_HIT}
|
||||
[attack]
|
||||
name=mace
|
||||
|
Loading…
x
Reference in New Issue
Block a user