Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 20 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 16 KiB |
@@ -245,4 +245,10 @@ datum/gear/darksabresheath
|
||||
name = "Katlin's Ball"
|
||||
category = slot_in_backpack
|
||||
path = /obj/item/toy/tennis/rainbow/izzy
|
||||
ckeywhitelist = list("izzyinbox")
|
||||
ckeywhitelist = list("izzyinbox")
|
||||
|
||||
/datum/gear/cloak
|
||||
name = "Green Cloak"
|
||||
category = slot_neck
|
||||
path = /obj/item/clothing/neck/cloak/green
|
||||
ckeywhitelist = list("killer402402")
|
||||
|
||||
@@ -350,3 +350,13 @@
|
||||
can_hold = list(
|
||||
/obj/item/toy/sword/darksabre
|
||||
)
|
||||
|
||||
/obj/item/clothing/neck/cloak/green
|
||||
name = "Generic Green Cloak"
|
||||
desc = "This cloak doesn't seem too special."
|
||||
icon = 'icons/obj/custom.dmi'
|
||||
icon_state = "wintergreencloak"
|
||||
icon_override = 'icons/mob/custom_w.dmi'
|
||||
item_state = "wintergreencloak"
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
body_parts_covered = CHEST|GROIN|LEGS|ARMS
|
||||
|
||||
Reference in New Issue
Block a user