mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-21 20:28:14 +01:00
8 lines
327 B
Plaintext
8 lines
327 B
Plaintext
/datum/design/board/aug_manipulator
|
|
name = "Machine Design (Augment Manipulator)"
|
|
desc = "The circuit board for a augment manipulator"
|
|
id = "augmanip"
|
|
build_path = /obj/item/circuitboard/machine/aug_manipulator
|
|
category = list("Misc. Machinery")
|
|
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL | DEPARTMENTAL_FLAG_SCIENCE
|