Fix large and small slimes and magma cubes not dropping xp and loot

This commit is contained in:
Tianyang Zhang 2021-04-04 15:40:10 -07:00
parent f54f4ebcf9
commit 8bb8a0e3b2
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ local spawn_children_on_die = function(child_mob, children_count, spawn_distance
end
end, children, self.attack)
end
return true
end
end