mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Update giant_spider.dm
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user