1
0
mirror of https://github.com/mt-mods/moretrees.git synced 2024-09-21 03:30:34 +02:00

fixed a bug where firs sometimes drew as trunks + cones

This commit is contained in:
Vanessa Ezekowitz 2013-01-22 11:29:20 -05:00
parent 7118057c6b
commit df59dee090

View File

@ -173,7 +173,7 @@ function moretrees:grow_fir(pos)
if math.random(2) == 1 then
moretrees.fir_model.leaves="moretrees:fir_leaves"
else
moretrees.fir_model.leaves="moretrees:fir_leaves_special"
moretrees.fir_model.leaves="moretrees:fir_leaves_bright"
end
if math.random(2) == 1 then
moretrees.fir_model.rules_a = moretrees.ct_rules_a1