And adjusting the scope to reset the cycles.

This commit is contained in:
Terilia
2020-07-06 12:36:38 +02:00
parent d58dce3bb0
commit faeaab739b
@@ -41,7 +41,7 @@
health += 10
qdel(K)
break
cycles = 0
cycles = 0
cycles++
/mob/living/simple_animal/hostile/headcrab/OpenFire(atom/A)