mirror of
https://github.com/t-affeldt/regional_weather.git
synced 2025-07-20 17:30:31 +02:00
Implement ABM system and damage effect
This commit is contained in:
@ -2,7 +2,7 @@ local name = "regional_weather:deep_cave"
|
||||
|
||||
local conditions = {
|
||||
max_light = 14,
|
||||
--max_height = -100
|
||||
max_height = -100
|
||||
}
|
||||
|
||||
local effects = {}
|
||||
|
Reference in New Issue
Block a user