mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
Winrow plushie changes (#27434)
* Use chunko type for Winrow plushie * Update Winrow doll responses
This commit is contained in:
@@ -495,6 +495,16 @@
|
||||
squeak_override = list('modular_skyrat/modules/emotes/sound/emotes/female/female_cough_3.ogg' = 1, 'modular_skyrat/modules/emotes/sound/emotes/female/female_cough_2.ogg' = 1, 'modular_skyrat/modules/emotes/sound/emotes/female/female_cough_1.ogg' = 1)
|
||||
responses = list("The human body can survive three weeks without skiiiiiiiiiiin.", "The thigh bone is connected to the hip boooooooooone.", "Yeeeessss?", "Helloooooo.", "Don't be such a baby, ribs grow baaaaaaaaaack.",)
|
||||
|
||||
// Donation reward for shyshadow
|
||||
/obj/item/toy/plush/skyrat/chunko/plushie_winrow
|
||||
name = "dark and brooding lizard plush"
|
||||
desc = "An almost intimidating black lizard plush, this one's got a little beret to come with it! Best not to separate the two. Its eyes shine with suggestion, no maidens?"
|
||||
icon_state = "plushie_shyshadow"
|
||||
gender = MALE
|
||||
attack_verb_continuous = list("slashes", "bites", "rizzes")
|
||||
attack_verb_simple = list("slash", "bite", "rizz")
|
||||
responses = list("Am I looking in a mirror? Because what I see is beautiful.", "I'm not just a toy. I'm a romantic.", "I'm the diamond, and you're the rough because sooner or later...", "Is that mouth just for talking?", "Come on, don't be so hard on me. I'm so soft!", "Is that a glass of scotch? Because I've been thinking about buttering you up.", "Don't look stare for too long. You might get lost in my eyes.", "Oh wow! Looks like I'm not the only handsome thing around these parts.", "Do NOT the plushie. I am not a voodoo doll.",)
|
||||
|
||||
// Donation reward for tobjv
|
||||
/obj/item/toy/plush/skyrat/tesh
|
||||
name = "Squish-Me-Tesh"
|
||||
@@ -519,12 +529,6 @@
|
||||
desc = "A not so small voodoo doll made out of cut and sewn potato bags. It almost looks cute."
|
||||
icon_state = "plushie_gamerguy"
|
||||
|
||||
// Donation reward for shyshadow
|
||||
/obj/item/toy/plush/skyrat/plushie_winrow
|
||||
name = "dark and brooding lizard plush"
|
||||
desc = "An almost intimidating black lizard plush, this one's got a little beret to come with it! Best not to separate the two. Its eyes shine with suggestion, no maidens?"
|
||||
icon_state = "plushie_shyshadow"
|
||||
|
||||
// Donation reward for Dudewithatude
|
||||
/obj/item/toy/plush/skyrat/plushie_star
|
||||
name = "star angel plush"
|
||||
|
||||
@@ -456,7 +456,7 @@
|
||||
|
||||
/datum/loadout_item/toys/plushe_winrow
|
||||
name = "Dark and Brooding Lizard Plushie"
|
||||
item_path = /obj/item/toy/plush/skyrat/plushie_winrow
|
||||
item_path = /obj/item/toy/plush/skyrat/chunko/plushie_winrow
|
||||
|
||||
/datum/loadout_item/toys/plushie_star
|
||||
name = "Star Angel Plushie"
|
||||
|
||||
Reference in New Issue
Block a user