Add Zombie Villagers
This commit is contained in:
committed by
Alexander Harkness
parent
df8d7332d0
commit
8438def87e
@@ -9306,6 +9306,10 @@ a_Player:OpenWindow(Window);
|
||||
{
|
||||
Notes = "",
|
||||
},
|
||||
mtZombieVillager =
|
||||
{
|
||||
Notes = "",
|
||||
},
|
||||
},
|
||||
ConstantGroups =
|
||||
{
|
||||
@@ -17065,6 +17069,7 @@ end
|
||||
"mtWolf",
|
||||
"mtZombie",
|
||||
"mtZombiePigman",
|
||||
"mtZombieVillager",
|
||||
"mtMax",
|
||||
},
|
||||
TextBefore = [[
|
||||
|
||||
Reference in New Issue
Block a user