mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-25 05:56:27 +01:00
patreon reward
Winter Dawn Plushie
This commit is contained in:
@@ -51,4 +51,11 @@
|
||||
icon_state = "grug"
|
||||
item_state = "grug"
|
||||
attack_verb = list("thomped", "ook'd", "stoned")
|
||||
squeak_override = list('sound/voice/gorillaplush.ogg' = 1)
|
||||
squeak_override = list('sound/voice/gorillaplush.ogg' = 1)
|
||||
|
||||
/obj/item/toy/plush/mammal/lyricalpaws
|
||||
name = "Winter Dawn Plushie"
|
||||
desc = "Winter Dawn in plushie form! Very cuddly."
|
||||
icon = 'hyperstation/icons/obj/plushes.dmi'
|
||||
icon_state = "lyricalpaws"
|
||||
item_state = "lyricalpaws"
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.9 KiB |
@@ -99,3 +99,9 @@
|
||||
path = /obj/item/clothing/head/crystalline
|
||||
ckeywhitelist = list("dragontrance")
|
||||
|
||||
/datum/gear/lyricalpawsplush
|
||||
name = "Winter Dawn Plushie"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/plush/mammal/lyricalpaws
|
||||
ckeywhitelist = list("lyricalpaws")
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user