security pet bed

This commit is contained in:
Unknown
2020-09-05 00:37:45 -05:00
parent 62cf36ddea
commit 4330bc4b13
2 changed files with 7 additions and 8 deletions
@@ -196,17 +196,16 @@
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)
/obj/structure/bed/secbed
name = "security pet bed"
desc = "A comfy-looking pet bed, now in the classic security colors."
icon_state = "secbed"
anchored = FALSE
/obj/structure/bed/alien
name = "resting contraption"
desc = "This looks similar to contraptions from Earth. Could aliens be stealing our technology?"
+1 -1
View File
@@ -24,7 +24,7 @@
/obj/item/storage/belt/slut = 5,
/obj/item/clothing/mask/gas/sechailer/slut = 5,
/obj/item/bdsm_whip/ridingcrop = 3,
/obj/structure/bed/dogbed/sec = 3,
/obj/structure/bed/secbed = 3,
/obj/item/dildo/flared/gigantic = 1)
premium = list(/obj/item/coin/antagtoken = 1,
/obj/item/clothing/head/helmet/blueshirt = 1,