parent
1d5a6bf533
commit
a3a225592c
5 changed files with 17 additions and 19 deletions
|
@ -20,21 +20,21 @@
|
|||
{STORY_THE_MORNING_AFTER}
|
||||
|
||||
[terrain_graphics]
|
||||
map="
|
||||
map="
|
||||
., *, .
|
||||
, *, *,
|
||||
*, 1, *
|
||||
, *, *,
|
||||
., *, ."
|
||||
[tile]
|
||||
pos=1
|
||||
[/tile]
|
||||
[tile]
|
||||
pos=1
|
||||
[/tile]
|
||||
x,y=29,27
|
||||
[image]
|
||||
name=great-tree-smashed.png
|
||||
layer=0
|
||||
base=108,108
|
||||
center=144,108
|
||||
name=great-tree-smashed.png
|
||||
layer=0
|
||||
base=108,108
|
||||
center=144,108
|
||||
[/image]
|
||||
[/terrain_graphics]
|
||||
|
||||
|
@ -161,8 +161,8 @@
|
|||
[/gold_carryover]
|
||||
[/objectives]
|
||||
|
||||
# (as of 1.14.0+) There are no female fighter, etc. versions, maybe this will change some day.
|
||||
# Commented out rather than removed the gender stuff so it is a reminder
|
||||
# (as of 1.14.0+) There are no female fighter, etc. versions, maybe this will change some day.
|
||||
# Commented out rather than removed the gender stuff so it is a reminder
|
||||
|
||||
# Setting up the village occupants
|
||||
# 2 fighters, 2 archers, 2 hunters (if not HARD), 2 scouts
|
||||
|
@ -548,7 +548,7 @@
|
|||
{NAMED_GENERIC_UNIT 1 "Quenoth Fighter" 35 34 "Zyar" ( _ "Zyar")}
|
||||
# {NAMED_GENERIC_UNIT 1 "Quenoth Fighter" 35 34 "Zyara" ( _ "Zyara")}
|
||||
# [+unit]
|
||||
# gender=female
|
||||
# gender=female
|
||||
# [/unit]
|
||||
|
||||
[message]
|
||||
|
|
|
@ -307,7 +307,7 @@
|
|||
# Zhul runs to Kaleh's side
|
||||
|
||||
{MOVE_UNIT id=Zhul 11 14}
|
||||
{MODIFY_UNIT (id=Zhul) facing nw}
|
||||
{MODIFY_UNIT (id=Zhul) facing nw}
|
||||
|
||||
[message]
|
||||
speaker=Zhul
|
||||
|
|
|
@ -7,7 +7,7 @@ _"Kaleh is still a young Elf of the Quenoth, on the verge of adulthood. He train
|
|||
_"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}+"
|
||||
{KALEH_DESCRIPTION}+"
|
||||
|
||||
"+{NYM_DESCRIPTION}#enddef
|
||||
|
||||
|
@ -369,13 +369,13 @@ _"Nym is Kaleh’s childhood friend, a young, rebellious lady with quick wits an
|
|||
{DEFENSE_ANIM_FILTERED "units/quenoth/nym-bow-defend-2.png" "units/quenoth/nym-bow-defend-1.png" {SOUND_LIST:ELF_FEMALE_HIT} (
|
||||
[filter_second_attack]
|
||||
name=bow
|
||||
[/filter_second_attack]
|
||||
)}
|
||||
[/filter_second_attack]
|
||||
)}
|
||||
{DEFENSE_ANIM_FILTERED "units/quenoth/nym-defend-2.png" "units/quenoth/nym-defend-1.png" {SOUND_LIST:ELF_FEMALE_HIT} (
|
||||
[filter_second_attack]
|
||||
name=bolas
|
||||
[/filter_second_attack]
|
||||
)}
|
||||
[/filter_second_attack]
|
||||
)}
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=bow
|
||||
|
|
|
@ -55,4 +55,3 @@
|
|||
no_overlay=yes
|
||||
editor_group=utbs
|
||||
[/terrain_type]
|
||||
|
||||
|
|
|
@ -69,4 +69,3 @@
|
|||
# The ruined desert castles in this campaign were ravaged by meteors
|
||||
{OVERLAY_RANDOM Cdr embellishments/stones-small}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue