mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-25 05:56:27 +01:00
Patreon Reward: Heliocintrini
Patreon plush for Heliocintrini
This commit is contained in:
@@ -20,6 +20,16 @@
|
||||
item_state = "winterbloo"
|
||||
attack_verb = list("hugged", "cuddled", "embraced")
|
||||
|
||||
/obj/item/toy/plush/lizardplushie/chris
|
||||
name = "Chris Plushie"
|
||||
desc = "An adorable stuffed toy of an angry ashwalker. He even comes with his own little crusher!" // CHRIS CHRIS CHRIS!
|
||||
icon = 'hyperstation/icons/obj/plushes.dmi'
|
||||
gender = MALE
|
||||
icon_state = "chris"
|
||||
item_state = "chris"
|
||||
squeak_override = list('sound/weapons/plasma_cutter.ogg' = 1) // The sound the crusher uses is the same as the plasma cutter :P
|
||||
|
||||
|
||||
/obj/item/toy/plush/slimeplushie/tania
|
||||
desc = "An adorable stuffed toy of a slimegirl. She seems oddly damp..." // Milky slime
|
||||
icon = 'hyperstation/icons/obj/plushes.dmi'
|
||||
|
||||
@@ -17,4 +17,10 @@
|
||||
name = "Will Plush"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/plush/mammal/winterbloo
|
||||
ckeywhitelist = list("Wolfy_wolf967")
|
||||
ckeywhitelist = list("wolfy_wolf967")
|
||||
|
||||
/datum/gear/helioplush
|
||||
name = "Chris Plushie"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/plush/lizardplushie/chris
|
||||
ckeywhitelist = list("heliocintrini")
|
||||
|
||||
@@ -2875,7 +2875,6 @@
|
||||
#include "hyperstation\code\mobs\werewolf.dm"
|
||||
#include "hyperstation\code\modules\antagonists\werewolf\werewolf.dm"
|
||||
#include "hyperstation\code\obj\decal.dm"
|
||||
#include "hyperstation\code\obj\patreon.dm"
|
||||
#include "hyperstation\code\obj\plushes.dm"
|
||||
#include "hyperstation\code\obj\pregnancytester.dm"
|
||||
#include "interface\interface.dm"
|
||||
|
||||
Reference in New Issue
Block a user