Temporary fix for male textures issue.

This commit is contained in:
Hector Kio 2017-08-11 10:44:57 -04:00 committed by GitHub
parent bf935fd091
commit 4c0e2b574a
1 changed files with 7 additions and 7 deletions

10
npc.lua
View File

@ -950,11 +950,11 @@ mobs:register_mob("advanced_npc:npc", {
drawtype = "front", drawtype = "front",
textures = { textures = {
{"npc_male1.png"}, {"npc_male1.png"},
{"npc_male2.png"}, --{"npc_male2.png"},
{"npc_male3.png"}, --{"npc_male3.png"},
{"npc_male4.png"}, --{"npc_male4.png"},
{"npc_male5.png"}, --{"npc_male5.png"},
{"npc_male6.png"}, --{"npc_male6.png"},
{"npc_female1.png"}, -- female by nuttmeg20 {"npc_female1.png"}, -- female by nuttmeg20
}, },
child_texture = { child_texture = {