Decrease campfire terrain frames duration from 200 to 140 ms
This matches the ANIMATED_CAMPFIRE and ANIMATED_BRAZIER macros from data/core/macros/image-utils.cfg and looks subjectively better.
This commit is contained in:
parent
128171d716
commit
4cffab3b84
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@
|
|||
{OVERLAY_B *^Wm,*^Vwm ANIMATION_18_70 misc/windmill}
|
||||
|
||||
# campfire
|
||||
{OVERLAY_B *^Ecf ANIMATION_08 misc/fire}
|
||||
{OVERLAY_B *^Ecf ANIMATION_08_140 misc/fire}
|
||||
|
||||
# layer -500 is used for the flowers so they don't overlap adjacent trees,
|
||||
# castles, mountains and such
|
||||
|
|
Loading…
Add table
Reference in a new issue