mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-28 02:03:21 +00:00
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
|