mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 03:59:59 +01:00
Merge pull request #19223 from Cruix/more_fixes
Fixes drone runtime and security records consoles.
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