sussy baka modified ur code

This commit is contained in:
Looki2000 2023-01-29 00:09:39 +01:00
parent 24ed7606ba
commit 2b97c8ba4a

@ -48,7 +48,7 @@ local entity = {
on_step = function(self, dtime)
-- play amogus sound randomly
if math.random(200) == 1 then
if math.random(400) == 1 then
minetest.sound_play("amogus_sound", {
pos = self.object:get_pos(),
gain = 1.0,