added sussy imposter shaped water bucket and empty bucket with sussy random names

This commit is contained in:
2023-02-05 02:17:27 +01:00
parent a601906435
commit 4ff9fe733b
5 changed files with 256 additions and 71 deletions

View File

@@ -3,10 +3,10 @@ minetest.register_on_joinplayer(function(player)
--player:set_sky({r=0, g=0, b=0}, "plain", {})
-- play music in loop without position
-- minetest.sound_play("amogus_incomming", {
-- to_player = player:get_player_name(),
-- loop = true,
--gain = 1
--minetest.sound_play("amogus_incomming", {
-- to_player = player:get_player_name(),
-- loop = true,
-- gain = 1
--})
end)