This commit is contained in:
2022-11-21 22:58:24 +01:00
parent 058fe2f855
commit d4a9683a5b
5 changed files with 0 additions and 2 deletions

View File

@@ -389,8 +389,6 @@ minetest.register_on_joinplayer(function(player)
player:setpos({x=0, y=0, z=0})
minetest.show_formspec(player:get_player_name(), "story:story_formspec", table.concat(getStoryFormspec(1), "\n"))
player:get_inventory():set_list("main", {})
player:setpos({x=0, y=10, z=0})
-- set time to day
minetest.set_timeofday(0.5)
minetest.sound_play("pooping_together", {