- 0.1.1 Offshore pump renamed
- 0.1.2 Amount of resources reduced
 and this seems balanced enough without sounding to OP
 and this seems balanced enough without sounding to OPCode: Select all
.....
game.oninit(function()
	local character = game.player.character
	--character.clearitemsinside()
	character.insert{name="basic-transport-belt", count = 128}
.....

