sussy baka modified ur code

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

View File

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