Made ambient lighting much darker and added a subtle glow around the player
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
VoronoiSiteInterval="2000,2000"
|
||||
VoronoiSiteVariance="800,800"
|
||||
MainPathNodeIntervalRange="10000,30000"
|
||||
BackgroundColor="29,36,50"
|
||||
BackgroundColor="14,18,25"
|
||||
SmallTunnelCount="5"
|
||||
SmallTunnelLengthRange="10000,20000"
|
||||
RuinCount="1"
|
||||
@@ -50,7 +50,7 @@
|
||||
VoronoiSiteInterval="2000,2000"
|
||||
VoronoiSiteVariance="800,800"
|
||||
MainPathNodeIntervalRange="5000,10000"
|
||||
BackgroundColor="55,61,72"
|
||||
BackgroundColor="27,30,36"
|
||||
SmallTunnelCount="3"
|
||||
SmallTunnelLengthRange="10000,20000"
|
||||
RuinCount="1"
|
||||
@@ -65,7 +65,7 @@
|
||||
VoronoiSiteInterval="1000,8000"
|
||||
VoronoiSiteVariance="100,1400"
|
||||
MainPathNodeIntervalRange="5000,10000"
|
||||
BackgroundColor="55,72,58"
|
||||
BackgroundColor="27,36,29"
|
||||
SmallTunnelCount="10"
|
||||
SmallTunnelLengthRange="10000,20000"
|
||||
RuinCount="1"
|
||||
@@ -86,7 +86,7 @@
|
||||
VoronoiSiteInterval="8000,1000"
|
||||
VoronoiSiteVariance="1400,100"
|
||||
MainPathNodeIntervalRange="5000,10000"
|
||||
BackgroundColor="55,72,58"
|
||||
BackgroundColor="27,36,29"
|
||||
SmallTunnelCount="10"
|
||||
SmallTunnelLengthRange="10000,20000"
|
||||
RuinCount="1"
|
||||
@@ -102,7 +102,7 @@
|
||||
VoronoiSiteInterval="1500,1500"
|
||||
VoronoiSiteVariance="700,700"
|
||||
MainPathNodeIntervalRange="20000,50000"
|
||||
BackgroundColor="25,23,10"
|
||||
BackgroundColor="12,11,5"
|
||||
SmallTunnelCount="10"
|
||||
SmallTunnelLengthRange="5000,50000"
|
||||
RuinCount="3"
|
||||
@@ -124,7 +124,7 @@
|
||||
VoronoiSiteVariance="700,700"
|
||||
MainPathNodeIntervalRange="6000,10000"
|
||||
WallColor="160,150,150"
|
||||
BackgroundColor="20,15,13"
|
||||
BackgroundColor="10,7,8"
|
||||
SmallTunnelCount="1"
|
||||
SmallTunnelLengthRange="5000,50000"
|
||||
RuinCount="1"
|
||||
@@ -146,7 +146,7 @@
|
||||
VoronoiSiteVariance="700,700"
|
||||
MainPathNodeIntervalRange="6000,10000"
|
||||
WallColor="200,150,150"
|
||||
BackgroundColor="25,15,10"
|
||||
BackgroundColor="12,7,5"
|
||||
SmallTunnelCount="10"
|
||||
SmallTunnelLengthRange="5000,50000"
|
||||
RuinCount="3"
|
||||
@@ -167,7 +167,7 @@
|
||||
VoronoiSiteInterval="2000,2000"
|
||||
VoronoiSiteVariance="800,800"
|
||||
MainPathNodeIntervalRange="10000,20000"
|
||||
BackgroundColor="29,36,50"
|
||||
BackgroundColor="14,13,25"
|
||||
RuinCount="1"
|
||||
BottomHoleProbability="0.9"
|
||||
BackgroundSpriteAmount="1000"
|
||||
|
||||
Reference in New Issue
Block a user