Revert "Fix animation repeating when spell is cast"

This reverts commits ef8a384206 and e5de43600b

Server code was patched so 'food' is now the number of ticks the item stays.
master
Nicolas Weeger 2021-12-29 18:58:38 +01:00
parent ffab2c1bb4
commit b4fb65f474
8 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@ name blessing
face bless_effect.111
animation bless_effect
speed 0.5
food 5
food 6
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 5
food 6
is_used_up 1
no_pick 1
map_layer fly

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -3,7 +3,7 @@ name spell effect
face cure_disease_effect.111
animation cure_disease_effect
speed 0.5
food 6
food 7
is_used_up 1
no_pick 1
map_layer fly