Beez Runtimes

This commit is contained in:
SoundScopes
2015-06-09 12:34:31 +01:00
parent 4dfe51b157
commit 42fcad200e
@@ -135,7 +135,7 @@
wander = 0
else // My target's gone! But I might still be pissed! You there. You look like a good stinging target!
for(var/mob/living/carbon/G in view(src,7))
for(var/mob/living/carbon/human/G in view(src,7))
target_mob = G
break