Merge branch 'cfg-moons-fallback' into 'master'

Add settings fallbacks for the moons in openmw.cfg

See merge request OpenMW/openmw!1787
pull/3226/head
psi29a 3 years ago
commit 2061a0b66e

@ -500,3 +500,28 @@ fallback=Weather_Blizzard_Cloud_Speed,7.5
fallback=Weather_Blizzard_Glare_View,0
fallback=Weather_Blizzard_Ambient_Loop_Sound_ID, Blizzard
fallback=Weather_Blizzard_Storm_Threshold,.50
# moons
fallback=Moons_Secunda_Size,20
fallback=Moons_Secunda_Axis_Offset,50
fallback=Moons_Secunda_Speed,.6
fallback=Moons_Secunda_Daily_Increment,1.2
fallback=Moons_Secunda_Moon_Shadow_Early_Fade_Angle,0.5
fallback=Moons_Secunda_Fade_Start_Angle,50
fallback=Moons_Secunda_Fade_End_Angle,30
fallback=Moons_Secunda_Fade_In_Start,14
fallback=Moons_Secunda_Fade_In_Finish,15
fallback=Moons_Secunda_Fade_Out_Start,7
fallback=Moons_Secunda_Fade_Out_Finish,10
fallback=Moons_Masser_Size,55
fallback=Moons_Masser_Axis_Offset,35
fallback=Moons_Masser_Speed,.5
fallback=Moons_Masser_Daily_Increment,1
fallback=Moons_Masser_Moon_Shadow_Early_Fade_Angle,0.5
fallback=Moons_Masser_Fade_Start_Angle,50
fallback=Moons_Masser_Fade_End_Angle,40
fallback=Moons_Masser_Fade_In_Start,14
fallback=Moons_Masser_Fade_In_Finish,15
fallback=Moons_Masser_Fade_Out_Start,7
fallback=Moons_Masser_Fade_Out_Finish,10
fallback=Moons_Script_Color,255,20,20

@ -500,3 +500,28 @@ fallback=Weather_Blizzard_Cloud_Speed,7.5
fallback=Weather_Blizzard_Glare_View,0
fallback=Weather_Blizzard_Ambient_Loop_Sound_ID, Blizzard
fallback=Weather_Blizzard_Storm_Threshold,.50
# moons
fallback=Moons_Secunda_Size,20
fallback=Moons_Secunda_Axis_Offset,50
fallback=Moons_Secunda_Speed,.6
fallback=Moons_Secunda_Daily_Increment,1.2
fallback=Moons_Secunda_Moon_Shadow_Early_Fade_Angle,0.5
fallback=Moons_Secunda_Fade_Start_Angle,50
fallback=Moons_Secunda_Fade_End_Angle,30
fallback=Moons_Secunda_Fade_In_Start,14
fallback=Moons_Secunda_Fade_In_Finish,15
fallback=Moons_Secunda_Fade_Out_Start,7
fallback=Moons_Secunda_Fade_Out_Finish,10
fallback=Moons_Masser_Size,55
fallback=Moons_Masser_Axis_Offset,35
fallback=Moons_Masser_Speed,.5
fallback=Moons_Masser_Daily_Increment,1
fallback=Moons_Masser_Moon_Shadow_Early_Fade_Angle,0.5
fallback=Moons_Masser_Fade_Start_Angle,50
fallback=Moons_Masser_Fade_End_Angle,40
fallback=Moons_Masser_Fade_In_Start,14
fallback=Moons_Masser_Fade_In_Finish,15
fallback=Moons_Masser_Fade_Out_Start,7
fallback=Moons_Masser_Fade_Out_Finish,10
fallback=Moons_Script_Color,255,20,20

Loading…
Cancel
Save