diff --git a/mods/shit_poop/init.lua b/mods/shit_poop/init.lua index 30bbd5d..b3e4435 100644 --- a/mods/shit_poop/init.lua +++ b/mods/shit_poop/init.lua @@ -11,7 +11,7 @@ end function you_win(player) -- teleport player to 0,0,0 player:setpos({x=0, y=0, z=0}) - thanks = "Thanks for playing Shitting Simulator! We had a lot of fun making this game, and we hope you enjoyed it too! Thanks again!" + thanks = "Thanks for playing Shitting Simulator! We had a lot of fun making this game, and we hope you enjoyed it too! Thanks again! - the Cube Software Team" storyFormspec = { "formspec_version[4]", @@ -29,7 +29,7 @@ end minetest.register_item(":", { -- Hand type = "none", wield_image = "Poop.png", -wield_scale = {x=.1,y=2,z=1.5}, +wield_scale = {x=.3,y=2,z=2.5}, range = 5, tool_capabilities = { max_drop_level = 0, @@ -72,7 +72,7 @@ storyText[0] = "Click next to continue. Do NOT close the formspec by pressing th storyText[1] = "Welcome to the state-of-the-art Shitting Simulator! A very advanced, educational, and culturally significant Minetest Game!" storyText[2] = "So the story is simple: You've eaten so many pickles and beans and drank so much milk that your rectum will burst if you don't take a shit in the next two minutes." storyText[3] = "You accidently use your flux capacitor and travel in time to the far future, where you find yourself in a city where you are shitting all over the place." -storyText[4] = "You have to run from the robocops and pack 100 pieces of shit into boxes! Good luck!" +storyText[4] = "You have to run from the robocops and pack 200 pieces of shit into boxes! Good luck!" function getStoryFormspec(number) storyFormspec = diff --git a/mods/shit_poop/map.mts b/mods/shit_poop/map.mts index 41ff73a..c2e83ad 100644 Binary files a/mods/shit_poop/map.mts and b/mods/shit_poop/map.mts differ