mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Merge pull request #19223 from Cruix/more_fixes
Fixes drone runtime and security records consoles.
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
dat += {"
|
||||
|
||||
<head>
|
||||
<script src="libraries.min.js"></script>
|
||||
<script src="jquery.min.js"></script>
|
||||
<script type='text/javascript'>
|
||||
|
||||
function updateSearch(){
|
||||
|
||||
@@ -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