mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
@@ -28,7 +28,6 @@
|
||||
/mob/living/proc/check_psi_grab(var/obj/item/grab/grab)
|
||||
if(psi && ismob(grab.affecting))
|
||||
INVOKE_PSI_POWERS(src, psi.get_grab_powers(SSpsi.faculties_by_intent[a_intent]), grab.affecting, FALSE)
|
||||
. = ..()
|
||||
|
||||
/mob/living/attack_empty_hand(var/bp_hand)
|
||||
if(psi)
|
||||
|
||||
Reference in New Issue
Block a user