Well, that was dumb

This commit is contained in:
Alffd
2017-06-09 22:57:16 -04:00
parent 1176929d44
commit d5fe3391d4
@@ -147,12 +147,6 @@
walk_to(src,movement_target,0,3)
/mob/living/simple_animal/pet/cat/Runtime/make_babies()
var/mob/baby = ..()
if(baby)
children += baby
return baby
/mob/living/simple_animal/pet/cat/Proc
name = "Proc"
@@ -180,4 +174,4 @@
gold_core_spawnable = CHEM_MOB_SPAWN_INVALID
eats_mice = 0
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
minbodytemp = 0
minbodytemp = 0