mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Modular datums folder and examples
Adds a datums folder and a supplypack subfolder while moving over the existing medical_ch.dm and adding a munitions one which adds a cowboy crate because serdy bussed me in a colt once and this gives me an excuse to actually code and help out with the modularity.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
/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