Spawner: Assign sits, furnaces and storage nodes to spawned NPCs.

Small basic schedule change: NPCs now sit from 12-1 on whatever sit they 'own'.
Fixed /restore_plotmarkers not clearing all metadata.
NPC: Attempted to add a fix for the children growing on their own (due to mobs_redo).
This commit is contained in:
Hector Franqui 2017-06-19 21:03:24 -04:00
parent 3df43ab580
commit fd4cec0d63
1 changed files with 1 additions and 1 deletions

View File

@ -943,7 +943,7 @@ mobs:register_mob("advanced_npc:npc", {
--self.textures = {"mobs_npc_child_male1.png"}
--self.base_texture = "mobs_npc_child_male1.png"
--self.object:set_properties(self)
npc.log("INFO", "NPC places: "..dump(self.places_map))
--npc.log("INFO", "NPC places: "..dump(self.places_map))
npc.log("DEBUG", "Right-clicked NPC: "..dump(self))
-- Receive gift or start chat. If player has no item in hand