Update giant_spider.dm

This commit is contained in:
ParadoxSpace
2016-10-18 13:47:14 -06:00
committed by GitHub
parent 45611d9e63
commit 6a9c448887

View File

@@ -68,7 +68,7 @@
..()
/mob/living/simple_animal/hostile/giant_spider/AttackingTarget()
var/target = ..()
var/. = ..()
if(isliving(target))
var/mob/living/L = .
if(L.reagents)