Added female NPC skin
This commit is contained in:
parent
abe2f5a330
commit
0f3fb96f83
1
npc.lua
1
npc.lua
@ -20,6 +20,7 @@ mobs:register_mob("mobs:npc", {
|
||||
drawtype = "front",
|
||||
textures = {
|
||||
{"mobs_npc.png"},
|
||||
{"mobs_npc2.png"}, -- female by nuttmeg20
|
||||
},
|
||||
visual_size = {x=1, y=1},
|
||||
-- sounds
|
||||
|
BIN
textures/mobs_npc2.png
Normal file
BIN
textures/mobs_npc2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1018 B |
Loading…
x
Reference in New Issue
Block a user