Travis, stop yelling at me, it hurts my feelings

This commit is contained in:
Erik Darkpaws
2019-01-20 22:17:23 -08:00
parent 765a3be112
commit 5db2816dcb
+1 -1
View File
@@ -25,7 +25,7 @@
if(!ispath(mob_path))
return 0
var/mob/living/L = new mob_path(get_turf(src))
L/simple_animal.vore_escape_time = 15 SECONDS
L/simple_animal.vore_escape_time = 15 SECONDS
L.source_spawner = src
spawned_mobs.Add(L)
last_spawn = world.time