Merge pull request 'fix zpigmen textures' (#2817) from fix_zpigmen into master

Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2817
Reviewed-by: cora <cora@noreply.git.minetest.land>
This commit is contained in:
cora 2022-10-20 03:25:23 +00:00
commit 3e56ca1843
2 changed files with 1 additions and 1 deletions

View File

@ -33,9 +33,9 @@ local pigman = {
visual = "mesh",
mesh = "mobs_mc_zombie_pigman.b3d",
textures = { {
"mobs_mc_zombie_pigman.png", --pigman
"blank.png", --baby
"default_tool_goldsword.png", --sword
"mobs_mc_zombie_pigman.png", --pigman
} },
visual_size = {x=3, y=3},
sounds = {