mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Merge pull request #9230 from VOREStation/upstream-merge-7717
[MIRROR] Adds tesla generator crate to cargo
This commit is contained in:
committed by
Chompstation Bot
parent
a3f9f88bea
commit
210505f2e4
@@ -151,6 +151,13 @@
|
|||||||
containername = "Singularity Generator crate"
|
containername = "Singularity Generator crate"
|
||||||
access = access_ce
|
access = access_ce
|
||||||
|
|
||||||
|
/datum/supply_pack/eng/engine/tesla_gen
|
||||||
|
name = "Tesla Generator crate"
|
||||||
|
contains = list(/obj/machinery/the_singularitygen/tesla)
|
||||||
|
containertype = /obj/structure/closet/crate/secure/einstein
|
||||||
|
containername = "Tesla Generator crate"
|
||||||
|
access = access_ce
|
||||||
|
|
||||||
/datum/supply_pack/eng/engine/collector
|
/datum/supply_pack/eng/engine/collector
|
||||||
name = "Collector crate"
|
name = "Collector crate"
|
||||||
contains = list(/obj/machinery/power/rad_collector = 3)
|
contains = list(/obj/machinery/power/rad_collector = 3)
|
||||||
|
|||||||
4
html/changelogs/Meghan Rossi - the_teslagen.yml
Normal file
4
html/changelogs/Meghan Rossi - the_teslagen.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
author: Meghan-Rossi
|
||||||
|
delete-after: True
|
||||||
|
changes:
|
||||||
|
- rscadd: "The Tesla Generator is now available from cargo. Coils and grounding rods for it may be printed on the protolathe and autolathe, respectively."
|
||||||
Reference in New Issue
Block a user