mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
7 lines
279 B
Plaintext
7 lines
279 B
Plaintext
/datum/supply_pack/eng/engine/rotary_wheel
|
|
contains = list(/obj/item/weapon/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
|