mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-12 11:21:15 +00:00
Merge pull request #4613 from walodar/master
Fix: Dune Alchemist used Dune Apothecary image in both attack animations
This commit is contained in:
commit
1f73bcbc47
@ -60,7 +60,7 @@ units/dunefolk/herbalist/#enddef
|
||||
[/filter_attack]
|
||||
start_time=-200
|
||||
[frame]
|
||||
image="{PATH_TEMP}apothecary.png:300"
|
||||
image="{PATH_TEMP}alchemist.png:300"
|
||||
[/frame]
|
||||
{SOUND:HIT_AND_MISS mace.ogg mace-miss.ogg -100}
|
||||
[/attack_anim]
|
||||
@ -76,7 +76,7 @@ units/dunefolk/herbalist/#enddef
|
||||
[/missile_frame]
|
||||
start_time=-300
|
||||
[frame]
|
||||
image="{PATH_TEMP}apothecary.png:300"
|
||||
image="{PATH_TEMP}alchemist.png:300"
|
||||
[/frame]
|
||||
{SOUND:HIT_AND_MISS bow.ogg bow-miss.ogg -380}
|
||||
[/attack_anim]
|
||||
|
Loading…
x
Reference in New Issue
Block a user