From d15543309e0f1bde5429cdcc2ced778266f439ff Mon Sep 17 00:00:00 2001 From: Repede Date: Sun, 29 Sep 2019 14:14:57 -0400 Subject: [PATCH] b i g b r a i n - Fixing typo --- .../client/preference_setup/loadout/loadout_fluffitems_yw.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm index 905cb139ca..d86600d023 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm @@ -105,7 +105,7 @@ /datum/gear/fluff/strix_headset path = /obj/item/device/radio/headset/fluff/strix - display_name = "Stix\'s headset" + display_name = "Strix\'s headset" description = "A headset that seems custom made for a avali skull shape, the sounds coming from it are very quiet." ckeywhitelist = list("blackangelsace") character_name = list("Strix Hades")