mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Jezus why is this a thing (#24245)
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
return TRUE
|
||||
|
||||
/obj/item/organ/internal/cyberimp/arm/proc/Retract()
|
||||
if(!holder || (holder in src) || check_cuffs())
|
||||
if(!holder || (holder in src))
|
||||
return
|
||||
if(status & ORGAN_DEAD)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user