2018-04-08 14:11:39 +00:00
|
|
|
-- holostorage items
|
2018-04-07 18:32:41 +00:00
|
|
|
|
|
|
|
-- Drives
|
2018-04-08 14:11:39 +00:00
|
|
|
dofile(holostorage.modpath.."/items/storage_disk.lua")
|
2018-04-08 16:36:53 +00:00
|
|
|
|
|
|
|
-- Crafting Components
|
|
|
|
dofile(holostorage.modpath.."/items/crafting_components.lua")
|