Skip to content

Commit

Permalink
UtBS: wmlindent pass
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Vultraz committed May 5, 2018
1 parent 1a135b7 commit 9c68014
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 19 deletions.
Expand Up @@ -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]

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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]
Expand Down
Expand Up @@ -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
Expand Down
10 changes: 5 additions & 5 deletions data/campaigns/Under_the_Burning_Suns/units/quenoth/Youth.cfg
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion data/campaigns/Under_the_Burning_Suns/utils/terrain.cfg
Expand Up @@ -55,4 +55,3 @@
no_overlay=yes
editor_group=utbs
[/terrain_type]

Expand Up @@ -69,4 +69,3 @@
# The ruined desert castles in this campaign were ravaged by meteors
{OVERLAY_RANDOM Cdr embellishments/stones-small}
#endif

0 comments on commit 9c68014

Please sign in to comment.