mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 02:25:06 +01:00
storage to part install (#18311)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
@@ -369,6 +369,7 @@
|
||||
src.modules += new /obj/item/rcd/electric/mounted/borg(src)
|
||||
src.modules += new /obj/item/pickaxe/plasmacutter/borg(src)
|
||||
src.modules += new /obj/item/dogborg/stasis_clamp(src)
|
||||
src.modules += new /obj/item/storage/pouch/eng_parts/borg(src)
|
||||
|
||||
var/datum/matter_synth/metal = new /datum/matter_synth/metal(40000)
|
||||
var/datum/matter_synth/glass = new /datum/matter_synth/glass(40000)
|
||||
|
||||
Reference in New Issue
Block a user