forked from mtcontrib/led_marquee
Compare commits
4 Commits
e389885f32
...
master
Author | SHA1 | Date | |
---|---|---|---|
3d00c81f55 | |||
7a8b53474d | |||
5fb766921f | |||
528d8b7a58 |
2
init.lua
2
init.lua
@ -419,9 +419,9 @@ for i = 31, 255 do
|
|||||||
},
|
},
|
||||||
overlay_tiles = { "", leds },
|
overlay_tiles = { "", leds },
|
||||||
inventory_image = wimage,
|
inventory_image = wimage,
|
||||||
|
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