Implemented a Cyborg Analyzer Augment (#13971)

This commit is contained in:
Benedict
2022-05-23 06:47:52 -04:00
committed by GitHub
parent 4a25ff7155
commit 2e971c1905
6 changed files with 58 additions and 3 deletions
+13
View File
@@ -157,6 +157,19 @@
parent_organ = BP_L_HAND
aug_slot = slot_l_hand
/obj/item/organ/internal/augment/tool/cyborg_analyzer
name = "retractable cyborg analyzer"
icon_state = "robotanalyzer"
action_button_name = "Deploy Analyzer"
action_button_icon = "augment-tool"
organ_tag = BP_AUG_CYBORG_ANALYZER
parent_organ = BP_R_HAND
augment_type = /obj/item/device/robotanalyzer/augment
/obj/item/organ/internal/augment/tool/cyborg_analyzer/left
parent_organ = BP_L_HAND
aug_slot = slot_l_hand
/obj/item/organ/internal/augment/health_scanner
name = "integrated health scanner"
action_button_name = "Activate Health Scanner"