POLARIS: Lazylen species restricted list

This commit is contained in:
Arokha Sieyes
2018-03-21 14:37:06 -04:00
committed by Leshana
parent 4e39bfefe7
commit 45ec49661d
+1 -1
View File
@@ -57,7 +57,7 @@
if (!..())
return 0
if(species_restricted && istype(M,/mob/living/carbon/human))
if(LAZYLEN(species_restricted) && istype(M,/mob/living/carbon/human))
var/exclusive = null
var/wearable = null
var/mob/living/carbon/human/H = M