1
0
mirror of https://github.com/t-affeldt/regional_weather.git synced 2025-07-21 09:55:29 +02:00

Implement ABM system and damage effect

This commit is contained in:
Till Affeldt
2020-04-16 19:13:14 +02:00
parent 6d3e33bf9f
commit 9084bdf4b2
17 changed files with 328 additions and 18 deletions

View File

@ -11,9 +11,7 @@ local conditions = {
local effects = {}
effects["regional_weather:spawn_puddles"] = true
effects["regional_weather:lightning"] = true
effects["climate_api:damage"] = 1
effects["regional_weather:damage"] = 1
effects["climate_api:sound"] = {
name = "weather_hail",