mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-26 13:46:53 +01:00
6 lines
201 B
Plaintext
6 lines
201 B
Plaintext
/datum/prototype/design/circuit/machine
|
|
abstract_type = /datum/prototype/design/circuit/machine
|
|
|
|
/datum/prototype/design/circuit/machine/generate_name(template)
|
|
return "Machine circuit ([template])"
|