Fixed the problem of fireball sounds often being skipped.
This commit is contained in:
parent
9b407e5665
commit
9170cab66f
6 changed files with 6 additions and 6 deletions
|
@ -117,7 +117,6 @@ Special Notes: the arch mage's fireballs are magical, and always have a high cha
|
|||
begin=-200
|
||||
end=-180
|
||||
image="units/human-magi/arch-mage+female-fireball-1.png"
|
||||
sound=fire.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-180
|
||||
|
@ -125,6 +124,7 @@ Special Notes: the arch mage's fireballs are magical, and always have a high cha
|
|||
image="units/human-magi/arch-mage+female-fireball-2.png"
|
||||
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png
|
||||
halo_x,halo_y=-11,3
|
||||
sound=fire.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-120
|
||||
|
|
|
@ -106,7 +106,6 @@ Special Notes: the great mage's fireballs are magical, and always have a high ch
|
|||
begin=-200
|
||||
end=-180
|
||||
image="units/human-magi/great-mage+female-fireball-1.png"
|
||||
sound=fire.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-180
|
||||
|
@ -114,6 +113,7 @@ Special Notes: the great mage's fireballs are magical, and always have a high ch
|
|||
image="units/human-magi/great-mage+female-fireball-2.png"
|
||||
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png
|
||||
halo_x,halo_y=-11,3
|
||||
sound=fire.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-120
|
||||
|
|
|
@ -102,7 +102,6 @@ Special Notes: the red mage's fireballs are magical, and always have a high chan
|
|||
begin=-200
|
||||
end=-180
|
||||
image="units/human-magi/red-mage+female-fireball-1.png"
|
||||
sound=fire.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-180
|
||||
|
@ -110,6 +109,7 @@ Special Notes: the red mage's fireballs are magical, and always have a high chan
|
|||
image="units/human-magi/red-mage+female-fireball-2.png"
|
||||
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png
|
||||
halo_x,halo_y=-11,3
|
||||
sound=fire.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-120
|
||||
|
|
|
@ -133,7 +133,6 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}
|
|||
begin=-200
|
||||
end=-180
|
||||
image="units/human-magi/arch-mage-fireball-1.png"
|
||||
sound=fire.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-180
|
||||
|
@ -141,6 +140,7 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}
|
|||
image="units/human-magi/arch-mage-fireball-2.png"
|
||||
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png
|
||||
halo_x,halo_y=-11,3
|
||||
sound=fire.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-120
|
||||
|
|
|
@ -122,7 +122,6 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}
|
|||
begin=-200
|
||||
end=-180
|
||||
image="units/human-magi/great-mage-fireball-1.png"
|
||||
sound=fire.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-180
|
||||
|
@ -130,6 +129,7 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}
|
|||
image="units/human-magi/great-mage-fireball-2.png"
|
||||
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png
|
||||
halo_x,halo_y=-11,3
|
||||
sound=fire.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-120
|
||||
|
|
|
@ -144,7 +144,6 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}
|
|||
begin=-200
|
||||
end=-180
|
||||
image="units/human-magi/red-mage-fireball-1.png"
|
||||
sound=fire.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-180
|
||||
|
@ -152,6 +151,7 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}
|
|||
image="units/human-magi/red-mage-fireball-2.png"
|
||||
halo=halo/fireball-preparation-1.png,halo/fireball-preparation-2.png
|
||||
halo_x,halo_y=-11,3
|
||||
sound=fire.wav
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-120
|
||||
|
|
Loading…
Add table
Reference in a new issue