From aaf6f905b3e7eca90754e9c6a369e6435a6c2788 Mon Sep 17 00:00:00 2001 From: Repede Date: Sat, 30 Dec 2023 16:24:05 -0500 Subject: [PATCH] typo fix --- .../client/preference_setup/loadout/event_fluffitems_yw.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preference_setup/loadout/event_fluffitems_yw.dm b/code/modules/client/preference_setup/loadout/event_fluffitems_yw.dm index 2ffed153113..ad10c49a36b 100644 --- a/code/modules/client/preference_setup/loadout/event_fluffitems_yw.dm +++ b/code/modules/client/preference_setup/loadout/event_fluffitems_yw.dm @@ -10,4 +10,4 @@ display_name = "Medal of Achievement" description = "A silver medal awarded to corporate members who have achieved a corporate goal successfully. - This one was awarded for bringing two damaged shuttles back to Cryogaia for rescue and salvage." ckeywhitelist = list("snakewitharocketlauncher", "blackangelsace", "bielbr12312332", "hidingdan", "montessquio", "tinncatt") - character_name = list("Dakula", "Art Echard", "Dustin Altmann", "Sierra Ellis", "Elise Maschenny", "Kurkivor Snowstrider") + character_name = list("Dakula", "Art Echard", "Dustin AltMann", "Sierra Ellis", "Elise Maschenny", "Kurkivor Snowstrider")