diff --git a/files/openmw.cfg b/files/openmw.cfg index d1ecd6f8a3..b56f2bbca1 100644 --- a/files/openmw.cfg +++ b/files/openmw.cfg @@ -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 diff --git a/files/openmw.cfg.local b/files/openmw.cfg.local index f928113002..94f17d8aec 100644 --- a/files/openmw.cfg.local +++ b/files/openmw.cfg.local @@ -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