EI - changed undead variants from 'spider' to 'ant' (#8849)
This commit is contained in:
parent
d2b0df9967
commit
30a1a1e7be
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
usage=fighter
|
||||
description= _ "At the heart of each giant ant burrow lies a queen. Much like their miniature cousins, a well-fed giant ant queen will continually lay eggs, ensuring that the colony never lacks workers for scavenging or soldiers for defense."
|
||||
die_sound=hiss-die.wav
|
||||
undead_variation=spider
|
||||
undead_variation=ant
|
||||
[abilities]
|
||||
{ABILITY_LEADERSHIP}
|
||||
[dummy]
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
usage=fighter
|
||||
description= _ "Each of these enormous egg sacs contains up to a dozen ant larvae, sheltering and nourishing them while they develop into worker drones. When the burrow is threatened, an ant queen can release pheromones that cause each sac to rapidly develop into a single large warrior ant."
|
||||
die_sound=squishy-hit.wav
|
||||
undead_variation=spider # not perfect, but better than a bald man
|
||||
undead_variation=ant
|
||||
[abilities]
|
||||
[dummy]
|
||||
name=_"hatch"
|
||||
|
|
Loading…
Add table
Reference in a new issue