mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Adds Vox Engineering hardsuit to cargo
Makes the thingy I just made actually obtainable.
This commit is contained in:
@@ -259,4 +259,11 @@
|
|||||||
cost = 80
|
cost = 80
|
||||||
containertype = /obj/structure/closet/crate/oculum
|
containertype = /obj/structure/closet/crate/oculum
|
||||||
containername = "Vox Civilian Hardsuit"
|
containername = "Vox Civilian Hardsuit"
|
||||||
|
|
||||||
|
/datum/supply_pack/voidsuits/voxeng
|
||||||
|
name = Vox Engineering Hardsuit
|
||||||
|
contains = list (obj/item/weapon/rig/vox/engineering)
|
||||||
|
cost = 150
|
||||||
|
containertype = /obj/structure/closet/crate/oculum
|
||||||
|
containername = "Vox Engineering Hardsuit"
|
||||||
//ChompEdit End
|
//ChompEdit End
|
||||||
|
|||||||
Reference in New Issue
Block a user