[MIRROR] Chameleon clerical kit (#12878)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-07-07 15:56:31 -04:00
committed by GitHub
co-authored by Cameron Lennox
parent 60b7dcc6f8
commit 8cb8ddcc4c
2 changed files with 15 additions and 0 deletions
@@ -26,6 +26,20 @@
)
departmental_flags = DEPARTMENT_BITFLAG_SCIENCE
/datum/design_techweb/clerical
name = "clerical equipment kit"
desc = "A kit of clerical equipment with a pen and stamp that can change appearance and color."
id = "clerical"
// req_tech = list(TECH_ILLEGAL = 2)
build_type = PROTOLATHE
materials = list(MAT_STEEL = 500)
build_path = /obj/item/storage/box/syndie_kit/clerical
category = list(
RND_CATEGORY_HACKED,
RND_CATEGORY_EQUIPMENT + RND_SUBCATEGORY_EQUIPMENT_MISC
)
departmental_flags = DEPARTMENT_BITFLAG_SCIENCE
/datum/design_techweb/bodysnatcher
name = "Body Snatcher"
id = "bodysnatcher"
@@ -68,6 +68,7 @@
"beacon",
"beacon_locator",
"chameleon",
"clerical",
"shelter_capsule",
"shelter_capsule_luxury",
"shelter_capsule_recroom",