mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-13 08:57:01 +01:00
a few capitalization fixes
This commit is contained in:
@@ -6312,9 +6312,9 @@
|
||||
/obj/effect/turf_decal/tile/brown{
|
||||
dir = 1
|
||||
},
|
||||
/obj/item/toy/plush/bird/Kenk{
|
||||
/obj/item/toy/plush/bird/kenk{
|
||||
desc = "A dusty old charred plushie of a strange-looking Kenku in a yellow jumpsuit and a brown collar which you can almost make out something on. How long has this been here?";
|
||||
name = "Charred Kenk plushie";
|
||||
name = "charred Kenk plushie";
|
||||
pixel_x = 6;
|
||||
pixel_y = 5
|
||||
},
|
||||
|
||||
@@ -771,7 +771,7 @@
|
||||
|
||||
/obj/item/toy/plush/bird/kenk
|
||||
name = "kenku plushie"
|
||||
desc = "An adorable stuffed plushie that resembles a Kenku, perfect to sit on."
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user