mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-05 23:13:06 +00:00
Merge branch 'master' into shep-dev-aurora-cooking-port
This commit is contained in:
@@ -369,4 +369,4 @@
|
||||
contains = list(/obj/machinery/oxygen_pump/mobile/stabilizer = 1)
|
||||
cost = 175
|
||||
containertype = /obj/structure/largecrate
|
||||
containername = "Portable stabilizer crate"
|
||||
containername = "Portable stabilizer crate"
|
||||
6
code/datums/supplypacks/medical_ch.dm
Normal file
6
code/datums/supplypacks/medical_ch.dm
Normal file
@@ -0,0 +1,6 @@
|
||||
/datum/supply_pack/med/backup_implants
|
||||
name = "Spare backup implanters"
|
||||
contains = list(/obj/item/weapon/backup_implanter = 4)
|
||||
cost = 50
|
||||
containertype = /obj/structure/closet/crate/medical
|
||||
containername = "Spare backup implanters"
|
||||
Reference in New Issue
Block a user