Skip to content

Commit

Permalink
UtBS: Include both Kaleh and Nym in Quenoth Youth unit description
Browse files Browse the repository at this point in the history
  • Loading branch information
ln-zookeeper committed Apr 25, 2018
1 parent 8044bb5 commit d02b9a9
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions data/campaigns/Under_the_Burning_Suns/units/quenoth/Youth.cfg
@@ -1,5 +1,16 @@
#textdomain wesnoth-utbs

#define KALEH_DESCRIPTION
_"Kaleh is still a young Elf of the Quenoth, on the verge of adulthood. He trained with his father with the bow and sword, joining him in lighter expeditions and raids. When his father was lost, Kaleh became more serious and solemn than is usual for those who walk under the two suns. He turned inwards for answers and guidance, not knowing how much his people would look towards him for guidance in times to come."#enddef

#define NYM_DESCRIPTION
_"Nym is Kaleh’s childhood friend, a young, rebellious lady with quick wits and strong will. Her high spirits are a great boon in dark times."#enddef

#define QUENOTH_YOUTH_DESCRIPTION
{KALEH_DESCRIPTION}+"
"+{NYM_DESCRIPTION}#enddef

#define HEAL_EFFECTS
major_amla=yes
[effect]
Expand Down Expand Up @@ -417,7 +428,7 @@
advances_to=null
cost=14
usage=fighter
description= _ "Kaleh is still a young Elf of the Quenoth, on the verge of adulthood. He trained with his father with the bow and sword, joining him in lighter expeditions and raids. When his father was lost, Kaleh became more serious and solemn than is usual for those who walk under the two suns. He turned inwards for answers and guidance, not knowing how much his people would look towards him for guidance in times to come."
description={QUENOTH_YOUTH_DESCRIPTION}
die_sound={SOUND_LIST:ELF_HIT}
[attack]
name=sword
Expand Down Expand Up @@ -445,7 +456,6 @@
name= _ "female^Quenoth Youth"
image="units/quenoth/nym.png"
profile=portraits/nym.png
description= _ "Nym is Kaleh’s childhood friend, a young, rebellious lady with quick wits and strong will. Her high spirits are a great boon in dark times."
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
{NYM_ANIMATIONS}
[/female]
Expand All @@ -469,7 +479,7 @@
advances_to=null
cost=14
usage=fighter
description= _ "Kaleh is still a young Elf of the Quenoth, on the verge of adulthood. He trained with his father with the bow and sword, joining him in lighter expeditions and raids. When his father was lost, Kaleh became more serious and solemn than is usual for those who walk under the two suns. He turned inwards for answers and guidance, not knowing how much his people would look towards him for guidance in times to come."
description={QUENOTH_YOUTH_DESCRIPTION}
die_sound={SOUND_LIST:ELF_HIT}
hide_help=yes
do_not_list=yes
Expand Down Expand Up @@ -499,7 +509,6 @@
name= _ "female^Quenoth Youth"
image="units/quenoth/nym.png"
profile=portraits/nym.png
description= _ "Nym is Kaleh’s childhood friend, a young, rebellious lady with quick wits and strong will. Her high spirits are a great boon in dark times."
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
{NYM_ANIMATIONS}
[/female]
Expand All @@ -523,7 +532,7 @@
advances_to=null
cost=14
usage=fighter
description= _ "Kaleh is still a young Elf of the Quenoth, on the verge of adulthood. He trained with his father with the bow and sword, joining him in lighter expeditions and raids. When his father was lost, Kaleh became more serious and solemn than is usual for those who walk under the two suns. He turned inwards for answers and guidance, not knowing how much his people would look towards him for guidance in times to come."
description={QUENOTH_YOUTH_DESCRIPTION}
die_sound={SOUND_LIST:ELF_HIT}
hide_help=yes
do_not_list=yes
Expand Down Expand Up @@ -553,7 +562,6 @@
name= _ "female^Quenoth Youth"
image="units/quenoth/nym.png"
profile=portraits/nym.png
description= _ "Nym is Kaleh’s childhood friend, a young, rebellious lady with quick wits and strong will. Her high spirits are a great boon in dark times."
die_sound={SOUND_LIST:ELF_FEMALE_HIT}
{NYM_ANIMATIONS}
[/female]
Expand Down

0 comments on commit d02b9a9

Please sign in to comment.