mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Binary file not shown.
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 59 KiB |
@@ -556,3 +556,15 @@
|
||||
name = "handsome chef plushie"
|
||||
desc = "A need to cook only rivaled by a hunger for fox tail."
|
||||
icon_state = "plushie_azyre"
|
||||
|
||||
//Donation reward for Razurath
|
||||
/obj/item/toy/plush/skyrat/plushie_razurath
|
||||
name = "science shark plushie"
|
||||
desc = "A determined scientist with a hint of mischief in her smile."
|
||||
icon_state = "plush_scishark"
|
||||
|
||||
//Donation reward for October23
|
||||
/obj/item/toy/plush/skyrat/plushie_elofy
|
||||
name = "bumbling wolfgirl plushie"
|
||||
desc = "A white-haired wolfgirl in a stylish red security skirt. Despite her scary cybernetic arm, she is soft to hug and only wishes to be praised and comforted."
|
||||
icon_state = "plush_lonie"
|
||||
|
||||
@@ -552,3 +552,13 @@
|
||||
item_path = /obj/item/clothing/under/bimpcap
|
||||
restricted_roles = list(JOB_CAPTAIN)
|
||||
ckeywhitelist = list("razurath")
|
||||
|
||||
/datum/loadout_item/toys/plushie_razurath
|
||||
name = "Science Shark Plushie"
|
||||
item_path = /obj/item/toy/plush/skyrat/plushie_razurath
|
||||
ckeywhitelist = list("razurath")
|
||||
|
||||
/datum/loadout_item/toys/plushie_elofy
|
||||
name = "Bumbling Wolfgirl Plushie"
|
||||
item_path = /obj/item/toy/plush/skyrat/plushie_elofy
|
||||
ckeywhitelist = list("october23")
|
||||
|
||||
Reference in New Issue
Block a user