Chinsky fix ur shit

This commit is contained in:
Zuhayr
2015-04-01 08:21:44 -07:00
parent c1b3e935d6
commit 84302ca204
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -216,7 +216,7 @@
if(isturf(A))
for(var/obj/O in A)
O.bullet_act(src)
for(var/mob/M in A)
for(var/mob/living/M in A)
attack_mob(M, distance)
//penetrating projectiles can pass through things that otherwise would not let them