Saving work

This commit is contained in:
2024-03-28 17:48:12 +01:00
parent 960b2e5b45
commit 71edb454bc
4 changed files with 271 additions and 5 deletions

View File

@@ -66,6 +66,7 @@ dofile(modpath.."/tools/nano_suit.lua")
dofile(modpath.."/tools/solar_helmet.lua")
dofile(modpath.."/tools/static_boots.lua")
dofile(modpath.."/tools/treetap.lua")
dofile(modpath.."/tools/quantum_suit.lua")
dofile(modpath.."/tools/wrench.lua")
dofile(modpath.."/upgrades.lua")