mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #8923 from lbnesquik/Kot-Carg-Inducer
Add an Inducer crate to cargo. Relatively expensive at 90.
This commit is contained in:
@@ -39,3 +39,11 @@
|
||||
containertype = /obj/structure/closet/crate/secure/engineering
|
||||
containername = "Tesla Generator crate"
|
||||
access = access_ce
|
||||
|
||||
/datum/supply_pack/eng/inducer
|
||||
contains = list(/obj/item/weapon/inducer = 3)
|
||||
name = "inducer"
|
||||
cost = 90 //Relatively expensive
|
||||
containertype = /obj/structure/closet/crate/xion
|
||||
containername = "Inducers crate"
|
||||
access = access_engine
|
||||
|
||||
Reference in New Issue
Block a user