Remove the unusually good defense for Fire Guardians over frozen terrain.
It was a holdover from when the UtBS walkable lava was aliased to it as it was an unused terrain type so could be repurposed.
This commit is contained in:
parent
519c4c3b86
commit
3d379cf36b
3 changed files with 0 additions and 9 deletions
|
@ -5,9 +5,6 @@
|
|||
[/base_unit]
|
||||
id=Fire Guardian2
|
||||
hitpoints=23
|
||||
[defense]
|
||||
frozen=50
|
||||
[/defense]
|
||||
hide_help=true
|
||||
do_not_list=yes
|
||||
[attack]
|
||||
|
|
|
@ -7,9 +7,6 @@
|
|||
hide_help=yes
|
||||
do_not_list=yes
|
||||
hitpoints=26
|
||||
[defense]
|
||||
frozen=60
|
||||
[/defense]
|
||||
movement=7
|
||||
[attack]
|
||||
damage=5
|
||||
|
|
|
@ -8,9 +8,6 @@
|
|||
{DEFENSE_ANIM "units/monsters/fireghost-defend.png" "units/monsters/fireghost.png" {SOUND_LIST:DRAKE_HIT} }
|
||||
hitpoints=23
|
||||
movement_type=drakefly
|
||||
[defense]
|
||||
frozen=50
|
||||
[/defense]
|
||||
[resistance]
|
||||
blade=100
|
||||
pierce=100
|
||||
|
|
Loading…
Add table
Reference in a new issue