Skip to content

Commit

Permalink
Decrease campfire terrain frames duration from 200 to 140 ms
Browse files Browse the repository at this point in the history
This matches the ANIMATED_CAMPFIRE and ANIMATED_BRAZIER macros from
data/core/macros/image-utils.cfg and looks subjectively better.
  • Loading branch information
irydacea committed Nov 13, 2014
1 parent e56f8e6 commit f80d8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/core/terrain-graphics.cfg
Expand Up @@ -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
Expand Down

0 comments on commit f80d8d1

Please sign in to comment.