mirror of
				https://github.com/t-affeldt/regional_weather.git
				synced 2025-11-04 09:55:35 +01:00 
			
		
		
		
	Implement light correction for HUD, create new artwork
This commit is contained in:
		@@ -52,6 +52,12 @@ for i = 1,VARIANT_COUNT do
 | 
			
		||||
					regional_weather_puddle = 1
 | 
			
		||||
				},
 | 
			
		||||
				drop = "",
 | 
			
		||||
				sounds = {
 | 
			
		||||
					footstep = {
 | 
			
		||||
						name = "weather_puddle",
 | 
			
		||||
						gain = 0.8
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			})
 | 
			
		||||
		end
 | 
			
		||||
	end
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user