summaryrefslogtreecommitdiff
path: root/nic.lua
diff options
context:
space:
mode:
Diffstat (limited to 'nic.lua')
-rw-r--r--nic.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/nic.lua b/nic.lua
index 8760bdf..50bf105 100644
--- a/nic.lua
+++ b/nic.lua
@@ -14,6 +14,7 @@ minetest.register_node("digistuff:nic", {
"jeija_microcontroller_sides.png",
"jeija_microcontroller_sides.png"
},
+ inventory_image = "digistuff_nic_top.png",
drawtype = "nodebox",
selection_box = {
--From luacontroller