remove floating date palm trunk and adjust decay

fixes #6
This commit is contained in:
OgelGames
2022-06-01 17:02:34 +10:00
parent 62cab1b1d9
commit cbe846dfde
3 changed files with 3 additions and 2 deletions

View File

@ -261,7 +261,7 @@ for i in ipairs(moretrees.treelist) do
droprarity = 20
decay = moretrees.palm_leafdecay_radius
elseif treename == "date_palm" then
decay = moretrees.palm_leafdecay_radius
decay = moretrees.date_palm_leafdecay_radius
end
if treename ~= "jungletree" -- the default game provides jungle tree and pine trunk/planks nodes.