labcat thingy
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 23 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 18 KiB |
@@ -271,10 +271,16 @@ datum/gear/darksabresheath
|
||||
category = slot_in_backpack
|
||||
path = /obj/item/clothing/neck/cloak/polychromic/polyce
|
||||
ckeywhitelist = list("worksbythesea", "blakeryan")
|
||||
|
||||
|
||||
/datum/gear/ssk
|
||||
name = "Stun Sword Kit"
|
||||
category = slot_in_backpack
|
||||
path = /obj/item/ssword_kit
|
||||
ckeywhitelist = list("phillip458")
|
||||
|
||||
/datum/gear/rdlabcoat
|
||||
name = "Labcoat"
|
||||
category = slot_in_backpack
|
||||
path = /obj/item/clothing/suit/toggle/labcoat/mad/rdcoat
|
||||
ckeywhitelist = list("wilchen")
|
||||
|
||||
|
||||
@@ -343,3 +343,11 @@
|
||||
desc = "A piece of paper folded into neat little hat."
|
||||
icon_state = "paperhat"
|
||||
item_state = "paperhat"
|
||||
|
||||
/obj/item/clothing/suit/toggle/labcoat/mad/rdcoat
|
||||
name = "RD Labcoat"
|
||||
desc = "An oddly special looking coat."
|
||||
icon = 'icons/obj/custom.dmi'
|
||||
icon_state = "rdcoat"
|
||||
icon_override = 'icons/mob/custom_w.dmi'
|
||||
item_state = "rdcoat"
|
||||
|
||||
Reference in New Issue
Block a user