Skip to content

Commit

Permalink
UtBS: Don't list spoiler units on units.wesnoth.org
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea committed Aug 8, 2017
1 parent 0e707d6 commit 3ecb883
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
Expand Up @@ -14,6 +14,7 @@
alignment=chaotic
cost=100
usage=fighter
do_not_list=true
description= _ "Imbued with a dark spirit these corrupted elves combine unhuman strength with potent magics to create formidable opponents. Though the elvish body often decays quickly, these abominations are potent weapons of the undead lords."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
die_sound={SOUND_LIST:ELF_HIT}
{DEFENSE_ANIM "units/elves-desert/corrupted-elf-defend.png" units/elves-desert/corrupted-elf.png {SOUND_LIST:ELF_HIT} }
Expand Down
Expand Up @@ -16,6 +16,7 @@
{AMLA_DEFAULT}
cost=10
usage=null
do_not_list=true
description= _ "Divine Avatars only appear in time of great need. Forms of the Gods themselves, made real in this world for a time, blessed are those who are lucky enough to view such images of power and perfection."+{SPECIAL_NOTES}+{SPECIAL_NOTES_ARCANE}+{SPECIAL_NOTES_MAGICAL}
{DEFENSE_ANIM "units/elves-desert/eloh-serene.png" "units/elves-desert/eloh-serene.png" magicmissile.wav }
die_sound=magic-holy-miss-2.ogg
Expand Down
Expand Up @@ -9,6 +9,7 @@
movement=4
experience=150
level=3
do_not_list=true
description= _ "Divine Incarnations are said to be the closest thing to a god’s actual presence in this world. They can be both awe-inspiring and terrifying."+{SPECIAL_NOTES}+{SPECIAL_NOTES_ARCANE}+{SPECIAL_NOTES_MAGICAL}
[attack]
damage=9
Expand Down
Expand Up @@ -35,6 +35,7 @@
advances_to=null
cost=20
usage=fighter
do_not_list=true
description= _ "This thing is impossible to describe, no one has seen anything like it before."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
{DEFENSE_ANIM_FILTERED ("units/alien/core-compact.png") ("units/alien/core-compact.png") ("wail.wav") (direction=n,ne,se,s)}
{DEFENSE_ANIM_FILTERED ("units/alien/core-compact.png~FL(horiz)") ("units/alien/core-compact.png~FL(horiz)") ("wail.wav") (direction=nw,sw)}
Expand Down
Expand Up @@ -22,6 +22,7 @@
advances_to=null
cost=20
usage=fighter
do_not_list=true
description= _ "This thing is impossible to describe, no one has seen anything like it before."
die_sound=wail-long.wav
# used to be 6-2 and 4-3
Expand Down
Expand Up @@ -29,6 +29,7 @@
advances_to=null
cost=20
usage=fighter
do_not_list=true
description= _ "This thing is impossible to describe, no one has seen anything like it before."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
die_sound=wail.wav
{DEFENSE_ANIM_FILTERED ("units/alien/spire.png") ("units/alien/spire.png") ("wail-sml.wav") (direction=n,ne,se,s)}
Expand Down

0 comments on commit 3ecb883

Please sign in to comment.