mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Hand implants can go in hands (#9543)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4e129ceabd
commit
e7e1ebaa1f
@@ -62,6 +62,10 @@
|
||||
icon_state = "augment_box"
|
||||
|
||||
w_class = ITEMSIZE_SMALL
|
||||
// Needs to be redefined here, or the switch statement beneath with no default case can never change target limb... Also prevents putting it in your shoulder when it's a hand implant.
|
||||
organ_tag = O_AUG_R_HAND
|
||||
parent_organ = BP_R_HAND
|
||||
target_slot = slot_r_hand
|
||||
|
||||
integrated_object_type = /obj/item/portable_scanner
|
||||
|
||||
|
||||
Reference in New Issue
Block a user