fix dye'd sheep protection (thx Niklp)

Этот коммит содержится в:
tenplus1
2022-11-16 09:50:57 +00:00
родитель 848622ccde
Коммит 1799b4c217

Просмотреть файл

@ -201,6 +201,8 @@ for _, col in ipairs(all_colours) do
ent.owner = name
ent.tamed = true
ent.protected = self.protected
ent.fire_damage = self.fire_damage
-- take item
if not mobs.is_creative(clicker:get_player_name()) then