pretty = require("cc.pretty").pretty_print require("recipes") sfx = require("sfx") require("pathfinding") require("inventory") keep_stocked = { kelp = 10, flint = 10 } goHome()