mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 18:33:36 +00:00
NT Choker donator item
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
@@ -537,4 +537,9 @@
|
|||||||
path = /obj/item/clothing/suit/custom/exo
|
path = /obj/item/clothing/suit/custom/exo
|
||||||
ckeywhitelist = list("jesterz7")
|
ckeywhitelist = list("jesterz7")
|
||||||
|
|
||||||
|
/datum/gear/donator/choker
|
||||||
|
name = "NT Choker"
|
||||||
|
slot = SLOT_NECK
|
||||||
|
path = /obj/item/clothing/neck/petcollar/choker
|
||||||
|
ckeywhitelist = list("trigillass")
|
||||||
|
|
||||||
|
|||||||
@@ -585,3 +585,12 @@
|
|||||||
icon = 'icons/obj/custom.dmi'
|
icon = 'icons/obj/custom.dmi'
|
||||||
mob_overlay_icon = 'icons/mob/clothing/custom_w.dmi'
|
mob_overlay_icon = 'icons/mob/clothing/custom_w.dmi'
|
||||||
mutantrace_variation = NONE
|
mutantrace_variation = NONE
|
||||||
|
|
||||||
|
/obj/item/clothing/neck/petcollar/choker
|
||||||
|
name = "NT Choker"
|
||||||
|
desc = "NT property since January 21st, 2562."
|
||||||
|
icon = 'icons/obj/custom.dmi'
|
||||||
|
icon_state = "choker"
|
||||||
|
mob_overlay_icon = 'icons/mob/clothing/custom_w.dmi'
|
||||||
|
item_state = "choker"
|
||||||
|
tagname = null
|
||||||
|
|||||||
Reference in New Issue
Block a user