donator cape
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 24 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
@@ -295,3 +295,9 @@ datum/gear/darksabresheath
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/clothing/suit/armor/vest/darkcarapace
|
||||
ckeywhitelist = list("inferno707")
|
||||
|
||||
/datum/gear/flagcape
|
||||
name = "US Flag Cape"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/bedsheet/custom/flagcape
|
||||
ckeywhitelist = list("darnchacha")
|
||||
|
||||
@@ -370,3 +370,10 @@
|
||||
icon = 'icons/obj/custom.dmi'
|
||||
icon_state = "leechjar"
|
||||
item_state = "leechjar"
|
||||
|
||||
/obj/item/bedsheet/rd/royal_cape
|
||||
name = "Flag Cape"
|
||||
desc = "A truly patriotic form of heroic attire."
|
||||
icon = 'icons/obj/custom.dmi'
|
||||
icon_state = "flagcape"
|
||||
item_state = "flagcape"
|
||||
|
||||
Reference in New Issue
Block a user