Fix animation repeating when spell is cast

The server will animate the item for "food+1" ticks, so the first frame
was repeating
master
Nicolas Weeger 2021-12-12 11:37:14 +01:00
parent dd1aea9095
commit ef8a384206
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name blessing
face bless_effect.111
animation bless_effect
speed 0.5
food 6
food 5
is_used_up 1
no_pick 1
map_layer fly

View File

@ -3,7 +3,7 @@ name curse
face curse_effect.111
animation curse_effect
speed 0.5
food 6
food 5
is_used_up 1
no_pick 1
map_layer fly