mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-26 14:36:16 +01:00
cherostavik patreon reward
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user