Remove unnecessary ParticleDensityFactor yaml nodes
which only reflected the default value.
This commit is contained in:
@@ -5,7 +5,6 @@ World:
|
||||
BackgroundMusic: rain-ambient
|
||||
StartingMusic: rain
|
||||
WeatherOverlay:
|
||||
ParticleDensityFactor: 0.0007625
|
||||
ChangingWindLevel: true
|
||||
WindLevels: -5, -3, -2, 0, 2, 3, 5
|
||||
WindTick: 150, 550
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
World:
|
||||
WeatherOverlay:
|
||||
ParticleDensityFactor: 0.0007625
|
||||
ChangingWindLevel: true
|
||||
WindLevels: -5, -3, -2, 0, 2, 3, 5
|
||||
WindTick: 150, 550
|
||||
|
||||
Reference in New Issue
Block a user