Implement Jetpack

This commit is contained in:
2024-01-09 11:07:00 +01:00
parent 3a7ba72571
commit 6da4aef854
4 changed files with 178 additions and 4 deletions

View File

@@ -55,6 +55,7 @@ dofile(modpath.."/tools/electric_chainsaw.lua")
dofile(modpath.."/tools/electric_drill.lua")
dofile(modpath.."/tools/electric_hoe.lua")
dofile(modpath.."/tools/electric_saber.lua")
dofile(modpath.."/tools/jetpack.lua")
dofile(modpath.."/tools/treetap.lua")
dofile(modpath.."/tools/wrench.lua")