Backport fix for #11474.
This commit is contained in:
parent
c30d246eec
commit
6623c8b530
3 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
id=Central Body
|
||||
name= _ "Central Body"
|
||||
race=monster
|
||||
image=blank.png
|
||||
image=units/alien/blank.png
|
||||
halo=units/alien/core-compact.png
|
||||
hitpoints=100
|
||||
movement_type=smallfoot
|
||||
|
@ -29,7 +29,7 @@
|
|||
cost=20
|
||||
usage=fighter
|
||||
unit_description= _ "This thing is impossible to describe, no one has seen anything like it before."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
{DEFENSE_ANIM blank.png blank.png wail.wav}
|
||||
{DEFENSE_ANIM units/alien/blank.png units/alien/blank.png wail.wav}
|
||||
[attack]
|
||||
name=energy ray
|
||||
description= _"energy ray"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
id=Central Body2
|
||||
name= _ "Weakened Central Body"
|
||||
race=monster
|
||||
image=blank.png
|
||||
image=units/alien/blank.png
|
||||
halo=units/alien/core-compact2.png
|
||||
hitpoints=40
|
||||
movement_type=smallfoot
|
||||
|
@ -31,7 +31,7 @@
|
|||
usage=fighter
|
||||
unit_description= _ "This thing is impossible to describe, no one has seen anything like it before."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
die_sound=wail-long.wav
|
||||
{DEFENSE_ANIM blank.png blank.png wail.wav}
|
||||
{DEFENSE_ANIM units/alien/blank.png units/alien/blank.png wail.wav}
|
||||
[attack]
|
||||
name=energy ray
|
||||
description= _"energy ray"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
id=Central Body3
|
||||
name= _ "Weakened Central Body"
|
||||
race=monster
|
||||
image=blank.png
|
||||
image=units/alien/blank.png
|
||||
halo=units/alien/core-compact.png
|
||||
hitpoints=40
|
||||
movement_type=smallfoot
|
||||
|
@ -32,7 +32,7 @@
|
|||
usage=fighter
|
||||
unit_description= _ "This thing is impossible to describe, no one has seen anything like it before."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MAGICAL}
|
||||
die_sound=wail-long.wav
|
||||
{DEFENSE_ANIM blank.png blank.png wail.wav}
|
||||
{DEFENSE_ANIM units/alien/blank.png units/alien/blank.png wail.wav}
|
||||
[attack]
|
||||
name=energy ray
|
||||
description= _"energy ray"
|
||||
|
|
Loading…
Add table
Reference in a new issue