Merge pull request #4613 from walodar/master

Fix: Dune Alchemist used Dune Apothecary image in both attack animations
This commit is contained in:
nemaara 2019-12-01 11:39:12 -05:00 committed by GitHub
commit 1f73bcbc47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]