Made slimes more interesting.

This commit is contained in:
Zuhayr
2016-05-06 04:07:52 +09:30
parent ed5b5cb8f6
commit 6edb8b31f3
35 changed files with 721 additions and 262 deletions
+1 -1
View File
@@ -344,7 +344,7 @@
PN.trigger_warning(5)
if(istype(M,/mob/living/carbon/human))
var/mob/living/carbon/human/H = M
if(H.species.siemens_coefficient == 0)
if(H.species.siemens_coefficient <= 0)
return
if(H.gloves)
var/obj/item/clothing/gloves/G = H.gloves