if this breaks ian joan i swear to god

This commit is contained in:
bgobandit
2017-05-28 08:49:36 -04:00
parent 0992018ce5
commit 6440da5542
@@ -44,7 +44,7 @@
gold_core_spawnable = 2
/mob/living/simple_animal/pet/dog/Initialize()
..()
. = ..()
var/dog_area = get_area(src)
for(var/obj/structure/bed/dogbed/D in dog_area)
if(!D.owner)