Re-add Fire/Inferno drake fire resistances that got lost in frame updates
This commit is contained in:
parent
304bdc6c9f
commit
e6503d086d
2 changed files with 6 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
|||
description= _ "The great fire-drakes are masters of their internal flame. Clad in shining armor, they belch columns of flame at any who oppose them, a testament to the strength and majesty of their kind."
|
||||
die_sound=drake-die.ogg
|
||||
{DEFENSE_ANIM "units/drakes/fire-defend-2.png" "units/drakes/fire-defend-1.png" {SOUND_LIST:DRAKE_HIT} }
|
||||
[resistance]
|
||||
fire=40
|
||||
[/resistance]
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
|
|
|
@ -20,6 +20,9 @@
|
|||
description= _ "The flying conflagrations known as Drake Infernos are the masters of the fire they breathe, and rival their predecessors the Dragons in their ability to use it. This natural ability renders them nearly immune to fire. Their shining, flame-colored armor is a mark of their proud and powerful caste, the ideal to which their brethren aspire."
|
||||
die_sound=drake-die.ogg
|
||||
{DEFENSE_ANIM "units/drakes/inferno-defend-2.png" "units/drakes/inferno-defend-1.png" {SOUND_LIST:DRAKE_HIT} }
|
||||
[resistance]
|
||||
fire=20
|
||||
[/resistance]
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
|
|
Loading…
Add table
Reference in a new issue