From 2af75a7edeb4a43a2b6ee44f1b8884d6214e2081 Mon Sep 17 00:00:00 2001 From: cheapie Date: Wed, 23 Apr 2025 14:57:23 -0500 Subject: Miscellaneous entity improvements --- init.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 385b302..1c203df 100644 --- a/init.lua +++ b/init.lua @@ -79,6 +79,9 @@ core.register_entity("digiscreen:image",{ physical = false, collisionbox = {0,0,0,0,0,0,}, textures = {"digiscreen_pixel.png",}, + glow = 14, + shaded = true, + static_save = false, }, }) -- cgit v1.2.3