Add workplace marker graphic (footprints)
This commit is contained in:
parent
2cb2bb860a
commit
328448710c
@ -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,
|
||||
|
BIN
textures/workplace_marker.png
Normal file
BIN
textures/workplace_marker.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 212 B |
Loading…
x
Reference in New Issue
Block a user