mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Fixed security records consoles search function not working.
Fixed drones attacking humans with an empty hand runtiming.
This commit is contained in:
@@ -904,7 +904,8 @@
|
||||
//////////////////
|
||||
|
||||
/datum/species/proc/spec_attack_hand(mob/living/carbon/human/M, mob/living/carbon/human/H)
|
||||
|
||||
if(!istype(M))
|
||||
return
|
||||
CHECK_DNA_AND_SPECIES(M)
|
||||
CHECK_DNA_AND_SPECIES(H)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user