mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
Add a protean ability to absorb implants into themselves (#18026)
* Add a protean ability to absorb implants into themselves * Add admin log to protean implanting
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
target_slot = slot_l_hand
|
||||
|
||||
target_parent_classes = list(ORGAN_FLESH, ORGAN_ROBOT)
|
||||
target_parent_classes = list(ORGAN_FLESH, ORGAN_ROBOT, ORGAN_NANOFORM)
|
||||
|
||||
integrated_object_type = /obj/item/gun/energy/laser/mounted/augment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user