let mysticplant particles glow

This commit is contained in:
Milan* 2017-05-25 09:10:19 +02:00
parent 15c8768fea
commit 5c5d2b009f

View File

@ -361,6 +361,7 @@ minetest.register_abm({
maxsize = 0.8,
colissiondetection = true,
texture = "glow_yellow_dark.png",
glow = 15
})
end
})