synchronized mudcrawler configs
This commit is contained in:
parent
e84255a2d4
commit
3b02a3c4b2
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,6 @@
|
|||
race=monster
|
||||
image="units/monsters/mudcrawler.png"
|
||||
ellipse="misc/ellipse-nozoc"
|
||||
{DEFENSE_ANIM "units/monsters/mudcrawler-defend.png" "units/monsters/mudcrawler.png" squishy-hit.wav }
|
||||
hitpoints=20
|
||||
movement_type=scuttlefoot
|
||||
movement=3
|
||||
|
@ -15,9 +14,11 @@
|
|||
alignment=neutral
|
||||
advances_to=Giant Mudcrawler
|
||||
cost=9
|
||||
undead_variation=null
|
||||
usage=archer
|
||||
description= _ "Small Mudcrawlers are beings of soil and water. They attack by spraying boiling water on their foes, or by punching with their fists."
|
||||
die_sound=squishy-hit.wav
|
||||
{DEFENSE_ANIM "units/monsters/mudcrawler-defend.png" "units/monsters/mudcrawler.png" squishy-hit.wav }
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
|
@ -51,7 +52,7 @@
|
|||
[/attack]
|
||||
[attack]
|
||||
name=mud glob
|
||||
description= _"mud glob"
|
||||
description=_"mud glob"
|
||||
icon=attacks/mud-glob.png
|
||||
type=impact
|
||||
range=ranged
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
race=monster
|
||||
image="units/monsters/mudcrawler.png"
|
||||
ellipse="misc/ellipse-nozoc"
|
||||
#ability=regenerates
|
||||
hitpoints=20
|
||||
movement_type=scuttlefoot
|
||||
movement=3
|
||||
|
|
Loading…
Add table
Reference in a new issue