Fixed submersion problem.

This commit is contained in:
Lari Nieminen 2009-02-22 10:48:29 +00:00
parent 648b7b3518
commit ede305aa87
2 changed files with 4 additions and 8 deletions

View file

@ -7,16 +7,15 @@
profile="portraits/drakes/glider.png"
hitpoints=58
movement_type=fly
# the flies=true of the movement_type is overridden to make submersion work
flies=false
[movement_costs]
fungus=2
[/movement_costs]
[defense]
cave=70
fungus=60
[/defense]
movement=9
experience=150
level=3
@ -27,7 +26,6 @@
cost=40
usage=scout
description= _ "Masters of the aerial realm, the Hurricane Drakes are the elite among those drakes which are gifted with flight. Soaring high in the air, they can see past most defensive cover and spit fire at their foes with impunity."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MARKSMAN}
die_sound=drake-die.ogg
{DEFENSE_ANIM "units/drakes/hurricane-attack-melee1.png" "units/drakes/hurricane.png" {SOUND_LIST:DRAKE_HIT} }
{DRAKE_FLYING_ANIM "units/drakes/hurricane.png" "units/drakes/hurricane-flying.png"}

View file

@ -7,16 +7,15 @@
profile="portraits/drakes/glider.png"
hitpoints=45
movement_type=fly
# the flies=true of the movement_type is overridden to make submersion work
flies=false
[movement_costs]
fungus=2
[/movement_costs]
[defense]
cave=70
fungus=60
[/defense]
movement=9
experience=80
level=2
@ -26,7 +25,6 @@
cost=30
usage=scout
description= _ "Sky drakes are truly the kings of the sky. The momentum of their terrible stooping dive and and their fire breath combine into a terrible weapon. By attacking from the air, they can spit fire with great precision into positions which would otherwise afford a great defensive advantage to their foes."+{SPECIAL_NOTES}+{SPECIAL_NOTES_MARKSMAN}
die_sound=drake-die.ogg
{DEFENSE_ANIM "units/drakes/sky-defend.png" "units/drakes/sky.png" {SOUND_LIST:DRAKE_HIT} }
{DRAKE_FLYING_ANIM "units/drakes/sky.png" "units/drakes/sky-defend.png"}