how could i forget the collars?

This commit is contained in:
Unknown
2020-09-04 15:07:49 -05:00
parent fe68e382fa
commit 1527edfa6b
7 changed files with 19 additions and 1 deletions
+10
View File
@@ -267,6 +267,16 @@
hasprimary = TRUE
primary_color = "#222222"
/obj/item/clothing/neck/petcollar/locked/security
name = "security collar"
desc = "For when you need to show everyone who your pet belongs to."
icon_state = "seccollar"
item_state = "seccollar"
hasprimary = FALSE
hassecondary = FALSE
hastertiary = FALSE
/obj/item/key/collar
name = "Collar Key"
desc = "A key for a tiny lock on a collar or bag."
+3 -1
View File
@@ -16,7 +16,9 @@
/obj/item/secbat = 5)
contraband = list(/obj/item/clothing/glasses/sunglasses = 2,
/obj/item/storage/fancy/donut_box = 2,
/obj/item/ssword_kit = 1)
/obj/item/ssword_kit = 1,
/obj/item/clothing/neck/petcollar/locked/security = 3,
/obj/item/electropack/shockcollar/security = 3)
premium = list(/obj/item/coin/antagtoken = 1,
/obj/item/clothing/head/helmet/blueshirt = 1,
/obj/item/clothing/suit/armor/vest/blueshirt = 1,