Add workplace marker graphic (footprints)

master
Treer 2018-04-30 21:42:39 +10:00
parent 2cb2bb860a
commit 328448710c
2 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ minetest.register_node("mg_villages:plotmarker", {
minetest.register_node("mg_villages:mob_workplace_marker", {
description = "Place where a mob ought to work",
drawtype = "nodebox",
tiles = {"character.png"},
tiles = {"workplace_marker.png"},
paramtype = "light",
paramtype2 = "facedir",
walkable = false,

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 B