changes fire parameters

This commit is contained in:
Matthew Rothlisberger
2025-07-07 21:01:36 -04:00
parent 2a8e221e80
commit 99f3ab96ba
4 changed files with 19 additions and 32 deletions

View File

@@ -107,15 +107,14 @@ default_input = login
# DOOM animation fire height (1 thru 9)
doom_fire_height = 6
# DOOM animation use natural fire colors
# If false, below custom colors used
doom_default_colors = true
# DOOM animation fire spread (0 thru 4)
doom_fire_spread = 2
# DOOM animation custom top color (low intensity flames)
doom_top_color = 0x00FF0000
doom_top_color = 0x009F2707
# DOOM animation custom middle color (medium intensity flames)
doom_middle_color = 0x00FFFF00
doom_middle_color = 0x00C78F17
# DOOM animation custom bottom color (high intensity flames)
doom_bottom_color = 0x00FFFFFF