Address bug #11474.
This commit is contained in:
parent
a75b4364fc
commit
7330f5f271
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
|
||||
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
|
||||
|
@ -33,7 +33,7 @@
|
|||
do_not_list=yes
|
||||
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
|
||||
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