mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Small touchup for some donator plushies (#17527)
* polished some donator plushies a bit * oopsie
This commit is contained in:
@@ -560,9 +560,15 @@
|
||||
name = "science shark plushie"
|
||||
desc = "A determined scientist with a hint of mischief in her smile."
|
||||
icon_state = "plush_scishark"
|
||||
attack_verb_continuous = list("bites", "eats", "fin slaps")
|
||||
attack_verb_simple = list("bite", "eat", "fin slap")
|
||||
squeak_override = list('sound/weapons/bite.ogg'=1)
|
||||
|
||||
//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"
|
||||
attack_verb_continuous = list("snuggles", "nibbles", "awoos", "tail whaps")
|
||||
attack_verb_simple = list("snuggle", "nibble", "awoo", "tail whap")
|
||||
squeak_override = list('modular_skyrat/modules/customization/game/objects/items/sound/merowr.ogg' = 1)
|
||||
|
||||
@@ -561,7 +561,7 @@
|
||||
/datum/loadout_item/toys/plushie_elofy
|
||||
name = "Bumbling Wolfgirl Plushie"
|
||||
item_path = /obj/item/toy/plush/skyrat/plushie_elofy
|
||||
ckeywhitelist = list("october23")
|
||||
//ckeywhitelist = list("october23") // Asked it to be public.
|
||||
|
||||
/datum/loadout_item/glasses/goldaviator
|
||||
name = "Purple and Gold Aviators"
|
||||
|
||||
Reference in New Issue
Block a user