cherostavik patreon reward

This commit is contained in:
QuoteFox
2021-01-31 19:36:00 +00:00
parent 1a903bb54a
commit a41f3ec644
4 changed files with 15 additions and 0 deletions
+9
View File
@@ -95,3 +95,12 @@
desc = "A handful of blue crystals. They look like they came from some sort of cave."
alternate_worn_icon = 'hyperstation/icons/mobs/rewards.dmi'
icon_state = "crystalline"
/obj/item/clothing/mask/keaton
name = "keaton mask"
desc = "A mask made to look like the mythical Keaton."
icon = 'hyperstation/icons/obj/rewards.dmi'
alternate_worn_icon = 'hyperstation/icons/mobs/rewards.dmi'
icon_state = "keaton"
flags_inv = HIDEFACE|HIDEFACIALHAIR
w_class = WEIGHT_CLASS_SMALL
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 332 B

After

Width:  |  Height:  |  Size: 605 B

@@ -105,3 +105,9 @@
path = /obj/item/toy/plush/mammal/lyricalpaws
ckeywhitelist = list("lyricalpaws")
/datum/gear/cherostavikmask
name = "Keaton Mask"
category = SLOT_IN_BACKPACK
path = /obj/item/clothing/mask/keaton
ckeywhitelist = list("cherostavik")