Crayon Augment (#14217)

This commit is contained in:
Benedict
2022-06-09 12:03:56 +02:00
committed by GitHub
parent c84f770485
commit a41c7e3980
7 changed files with 99 additions and 0 deletions
+13
View File
@@ -170,6 +170,19 @@
parent_organ = BP_L_HAND
aug_slot = slot_l_hand
/obj/item/organ/internal/augment/tool/crayon
name = "integrated crayon"
icon_state = "crayonaugment"
action_button_name = "Deploy Crayon"
action_button_icon = "crayonaugment"
organ_tag = BP_AUG_CRAYON
parent_organ = BP_R_HAND
augment_type = /obj/item/pen/crayon/augment
/obj/item/organ/internal/augment/tool/crayon/left
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"