1
0
mirror of http://repo.or.cz/minetest_pyramids/tsm_pyramids.git synced 2025-06-03 16:40:29 +02:00

Add _cmi_is_mob

This commit is contained in:
Wuzzy 2019-08-25 17:35:56 +02:00
parent 22b0823de4
commit ae4fc9135c

@ -91,6 +91,8 @@ local MUMMY_DEF = {
envdmg_timer = 0,
attacker = "",
attacking_timer = 0,
_cmi_is_mob = true,
}
local spawner_DEF = {