Lightning no longer turns villagers to witches
Because witches are incomplete. Also add villager TODOs.
This commit is contained in:
parent
a804144ed4
commit
e051eae5bc
3 changed files with 13 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
local MP = minetest.get_modpath(minetest.get_current_modname())
|
||||
local S, NS = dofile(MP.."/intllib.lua")
|
||||
|
||||
--dofile(minetest.get_modpath("mobs").."/api.lua")
|
||||
-- TODO: Turn villagers to zombie villager
|
||||
|
||||
--###################
|
||||
--################### ZOMBIE VILLAGER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue