mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
[MIRROR] Fixes a limb augment oversight (#10653)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
37b3577dcd
commit
f19562d103
@@ -108,6 +108,8 @@
|
|||||||
icon_state = "augment_armframe"
|
icon_state = "augment_armframe"
|
||||||
|
|
||||||
organ_tag = O_AUG_R_UPPERARM
|
organ_tag = O_AUG_R_UPPERARM
|
||||||
|
parent_organ = BP_R_ARM
|
||||||
|
target_slot = slot_r_hand
|
||||||
|
|
||||||
w_class = ITEMSIZE_HUGE
|
w_class = ITEMSIZE_HUGE
|
||||||
|
|
||||||
@@ -164,8 +166,6 @@
|
|||||||
|
|
||||||
icon_state = "augment_toolkit"
|
icon_state = "augment_toolkit"
|
||||||
|
|
||||||
organ_tag = O_AUG_R_UPPERARM
|
|
||||||
|
|
||||||
w_class = ITEMSIZE_HUGE
|
w_class = ITEMSIZE_HUGE
|
||||||
|
|
||||||
integrated_object_type = null
|
integrated_object_type = null
|
||||||
|
|||||||
Reference in New Issue
Block a user