mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 01:05:08 +00:00
Fix some ranged units where image_diagonal= wasn't specified.
This lead to the 'too fast for the eye to see' ranged effect (Found another one)
This commit is contained in:
parent
2ca1d7da1c
commit
a031ef2f4a
@ -29,6 +29,7 @@ get_hit_sound=squishy-hit.wav
|
|||||||
begin=-200
|
begin=-200
|
||||||
end=0
|
end=0
|
||||||
image=projectiles/ink.png
|
image=projectiles/ink.png
|
||||||
|
image_diagonal=projectiles/ink.png
|
||||||
[/missile_frame]
|
[/missile_frame]
|
||||||
range=long
|
range=long
|
||||||
damage=6
|
damage=6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user