1
0
spegling av https://github.com/mt-mods/homedecor_modpack.git synced 2025-11-06 16:45:26 +01:00

fix wrongly-colored plasma ball base

This commit is contained in:
Vanessa Ezekowitz
2017-06-15 13:11:01 -04:00
förälder f391bc59b0
incheckning 23d1365939

Visa fil

@@ -153,7 +153,7 @@ homedecor.register("plasma_ball", {
description = S("Plasma Ball"),
mesh = "homedecor_plasma_ball.obj",
tiles = {
"homedecor_generic_plastic.png",
{ name = "homedecor_generic_plastic.png", color = homedecor.color_black },
{
name = "homedecor_plasma_ball_streamers.png",
animation={type="vertical_frames", aspect_w=16, aspect_h=16, length=2.0},