fixed the ring transparency being used incorrectly, minor visual improvements

This commit is contained in:
benpm
2025-07-11 03:21:21 -06:00
parent a7f67d10cc
commit f653706480
4 changed files with 9 additions and 18 deletions
@@ -41,7 +41,7 @@ local Saturn = {
TextureUnlit = texturesPath .. "unlit_original_single.png",
TextureColor = texturesPath .. "color_original_single.png",
TextureTransparency = texturesPath .. "trans_original_single.png",
ColorFilter = 0.8,
ColorFilter = 0.9,
NightFactor = 1.0,
Size = 140445000,