mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Co-authored-by: Changelogs <action@github.com> Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
7 lines
272 B
Plaintext
7 lines
272 B
Plaintext
/datum/supply_pack/eng/engine/rotary_wheel
|
|
contains = list(/obj/item/circuitboard/machine/reg_c)
|
|
name = "c-type rotary electric generator board"
|
|
containertype = /obj/structure/closet/crate/focalpoint
|
|
containername = "c-type rotary board crate"
|
|
access = access_engine
|