clothes, climate, fire

master
root 2022-09-02 11:20:23 +02:00
parent 4da3d221ea
commit 89f271518a
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 766 B

After

Width:  |  Height:  |  Size: 775 B

View File

@ -5,7 +5,7 @@ local S = minetest.get_translator(modname)
--Config Vars
local timing = 1
local extinguish_time = 2
local extinguish_time = 20
local node_range = 60
--Some Helper Functions