Fix food to not repeat animation frame
parent
ef8a384206
commit
e5de43600b
|
|
@ -3,7 +3,7 @@ name spell effect
|
|||
face protection_cold_effect.111
|
||||
animation protection_cold_effect
|
||||
speed 0.5
|
||||
food 6
|
||||
food 5
|
||||
is_used_up 1
|
||||
no_pick 1
|
||||
map_layer fly
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ name rage
|
|||
face protection_electricity_effect.111
|
||||
animation protection_electricity_effect
|
||||
speed 0.5
|
||||
food 6
|
||||
food 5
|
||||
is_used_up 1
|
||||
no_pick 1
|
||||
map_layer fly
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ name spell effect
|
|||
face protection_fire_effect.111
|
||||
animation protection_fire_effect
|
||||
speed 0.5
|
||||
food 6
|
||||
food 5
|
||||
is_used_up 1
|
||||
no_pick 1
|
||||
map_layer fly
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ name spell effect
|
|||
face protection_poison_effect.111
|
||||
animation protection_poison_effect
|
||||
speed 0.5
|
||||
food 6
|
||||
food 5
|
||||
is_used_up 1
|
||||
no_pick 1
|
||||
map_layer fly
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ name rage
|
|||
face rage_effect.111
|
||||
animation rage_effect
|
||||
speed 0.5
|
||||
food 6
|
||||
food 5
|
||||
is_used_up 1
|
||||
no_pick 1
|
||||
map_layer fly
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ name spell effect
|
|||
face cure_disease_effect.111
|
||||
animation cure_disease_effect
|
||||
speed 0.5
|
||||
food 7
|
||||
food 6
|
||||
is_used_up 1
|
||||
no_pick 1
|
||||
map_layer fly
|
||||
|
|
|
|||
Loading…
Reference in New Issue