mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
changes fire parameters
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user