Merge pull request #510 from TotallyNotADog/fixKenkPlush

Fixes the Kenk plush instead of deleting it
This commit is contained in:
Dahlular
2020-09-25 19:36:41 -06:00
committed by GitHub
3 changed files with 72049 additions and 1104 deletions
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -769,11 +769,11 @@
icon_state = "jewel"
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."
icon_state = "Kenk"
item_state = "Kenk"
/obj/item/toy/plush/bird/kenk
name = "kenku plushie"
desc = "An adorable stuffed plushie that resembles a kenku, perfect to sit on."
icon_state = "kenk"
item_state = "kenk"
squeak_override = list('modular_citadel/sound/voice/merp.ogg' = 1)
/obj/item/toy/plush/sergal
Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB