spacesuit repair with air bottles

This commit is contained in:
Thomas Rudin
2019-02-25 19:10:19 +01:00
parent 19d9e8f34f
commit d95ce4c703
3 changed files with 25 additions and 0 deletions
+1
View File
@@ -10,5 +10,6 @@ dofile(MP.."/suit.lua")
dofile(MP.."/crafts.lua")
dofile(MP.."/hud.lua")
dofile(MP.."/drowning.lua")
dofile(MP.."/repair.lua")
print("[OK] Spacesuit")