sussy baka modified ur code
This commit is contained in:
parent
24ed7606ba
commit
2b97c8ba4a
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user