mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-13 16:52:23 +01:00
New kenk plushies and map fixes
This commit is contained in:
@@ -787,13 +787,21 @@
|
||||
item_state = "jewel"
|
||||
|
||||
/obj/item/toy/plush/bird/kenk
|
||||
name = "kenku plushie"
|
||||
desc = "An adorable stuffed plushie that resembles a kenku, perfect to sit on."
|
||||
name = "kenk plushie"
|
||||
desc = "An adorable stuffed plushie that resembles kenk."
|
||||
young = TRUE
|
||||
icon_state = "kenk"
|
||||
item_state = "kenk"
|
||||
squeak_override = list('modular_citadel/sound/voice/merp.ogg' = 1)
|
||||
|
||||
/obj/item/toy/plush/bird/kenku
|
||||
name = "kenku plushie"
|
||||
desc = "An adorable stuffed plushie that resembles a kenku."
|
||||
young = TRUE
|
||||
icon_state = "kenku"
|
||||
item_state = "kenku"
|
||||
squeak_override = list('modular_citadel/sound/voice/peep.ogg' = 1)
|
||||
|
||||
/obj/item/toy/plush/enchanted
|
||||
name = "glowing book plushie"
|
||||
desc = "This book is so powerful, you can't open it."
|
||||
|
||||
Reference in New Issue
Block a user