Add inventory image for portable traffic light

fork-master
Carter Kolwey 2016-06-02 01:09:34 -05:00
parent 1255253ce2
commit 4eaf5b5db6
2 changed files with 1 additions and 0 deletions

View File

@ -1498,6 +1498,7 @@ end
minetest.register_node(":streets:trafficlight_portable_off",{
description = "Portable Traffic Light",
inventory_image = "streets_trafficlight_inv_portable.png",
groups = {cracky = 1,portable_tl = 1},
paramtype = "light",
paramtype2 = "facedir",

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB