security pet bed

fucking merge conflicts make me want to detonate
This commit is contained in:
Unknown
2020-09-05 00:20:31 -05:00
parent 55230cb73d
commit 79a1167f2d
3 changed files with 8 additions and 3 deletions
@@ -196,6 +196,13 @@
name = "[M]'s bed"
desc = "[M]'s bed! Looks comfy."
/obj/structure/bed/dogbed/sec
name = "security bed"
desc = "A comfy-looking pet bed, now in the classic security colors."
/obj/structure/bed/dogbed/proc/update_owner()
return
/obj/structure/bed/dogbed/buckle_mob(mob/living/M, force, check_loc)
. = ..()
update_owner(M)