Skip to content

Commit

Permalink
fixes a null value
Browse files Browse the repository at this point in the history
probably won't work as null changed to 1
  • Loading branch information
Zenith00000 authored Jul 22, 2024
1 parent 869eb3e commit a381b6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

lightning_chance = 2

fire_smothering_strength = null
fire_smothering_strength = 0

turf_overlay_icon_state = "hybrisa_rain"
turf_overlay_alpha = 25
Expand Down

0 comments on commit a381b6b

Please sign in to comment.