Drake animation file name extension was missing

This commit is contained in:
Galen Brooks 2013-06-05 22:23:10 -04:00
parent 7fe8cc5f84
commit 69c9e3d9d7
4 changed files with 4 additions and 3 deletions

View file

@ -32,6 +32,7 @@ Version 1.11.4+dev:
* Fix "Shuffle sides" incorrect behaviour: children inside [side] were also
swapped.
* Miscellaneous and bug fixes
* Fixed minor issue with Drake Clasher animations
* Added a new playlist FULL_MUSIC_PLAYLIST, which contains all Wesnoth tracks
in alphabetical order
* Added -Wno-null-conversion to the CMake pedantic flags.

View file

@ -73,7 +73,7 @@ This is also the only caste that is allowed to break taboo and fight with spears
offset=0.0~0.1:200,0.1~0.4:150,0.4~0.0:150
start_time=-300
[frame]
image="units/drakes/clasher-spear-se-1:100,units/drakes/clasher-spear-s-[2~6].png:100"
image="units/drakes/clasher-spear-se-1.png:100,units/drakes/clasher-spear-s-[2~6].png:100"
[/frame]
{SOUND:HIT_AND_MISS spear.ogg spear-miss.ogg -100}
[/attack_anim]

View file

@ -77,7 +77,7 @@
offset=0.0~0.1:200,0.1~0.4:150,0.4~0.0:150
start_time=-300
[frame]
image="units/drakes/enforcer-spear-se-1,units/drakes/enforcer-spear-s-[2~6].png:100"
image="units/drakes/enforcer-spear-se-1.png,units/drakes/enforcer-spear-s-[2~6].png:100"
[/frame]
{SOUND:HIT_AND_MISS spear.ogg spear-miss.ogg -100}
[/attack_anim]

View file

@ -76,7 +76,7 @@
offset=0.0~0.1:200,0.1~0.4:150,0.4~0.0:150
start_time=-300
[frame]
image="units/drakes/thrasher-spear-se-1,units/drakes/thrasher-spear-s-[2~6].png:100"
image="units/drakes/thrasher-spear-se-1.png,units/drakes/thrasher-spear-s-[2~6].png:100"
[/frame]
{SOUND:HIT_AND_MISS spear.ogg spear-miss.ogg -100}
[/attack_anim]