forked from mtcontrib/led_marquee
Compare commits
2 Commits
5fb766921f
...
3d00c81f55
Author | SHA1 | Date | |
---|---|---|---|
3d00c81f55 | |||
7a8b53474d |
1
init.lua
1
init.lua
@ -422,7 +422,6 @@ for i = 31, 255 do
|
|||||||
is_ground_content = false,
|
is_ground_content = false,
|
||||||
wield_image = wimage,
|
wield_image = wimage,
|
||||||
palette="led_marquee_palette.png",
|
palette="led_marquee_palette.png",
|
||||||
use_texture_alpha = "blend",
|
|
||||||
groups = groups,
|
groups = groups,
|
||||||
paramtype = "light",
|
paramtype = "light",
|
||||||
paramtype2 = "colorwallmounted",
|
paramtype2 = "colorwallmounted",
|
||||||
|
Reference in New Issue
Block a user