diff --git a/mobs/cat.lua b/mobs/cat.lua index 7db03c7..6f3200e 100644 --- a/mobs/cat.lua +++ b/mobs/cat.lua @@ -50,7 +50,7 @@ local function cat_logic(self) local player = mobkit.get_nearby_player(self) local trust = 0 - mob_core.random_sound(self, 30) + mob_core.random_sound(self, 64) mob_core.growth(self) if player then @@ -303,4 +303,4 @@ animalia.register_mob("cat", { end }) -mob_core.register_spawn_egg("animalia:cat", "db9764" ,"cf8d5a") \ No newline at end of file +mob_core.register_spawn_egg("animalia:cat", "db9764" ,"cf8d5a")