mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-13 09:13:39 +01:00
oop
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
/datum/surgery/healing/can_start(mob/user, mob/living/carbon/target, obj/item/tool)
|
||||
for(var/obj/item/bodypart/B in target.bodyparts)
|
||||
if(B.is_organic_limb(TRUE))
|
||||
if(B.is_organic_limb(FALSE))
|
||||
return ..()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user