From b96d8934d09476315bd067c54dc6ccef2fe99b96 Mon Sep 17 00:00:00 2001 From: VerySoft Date: Tue, 22 Jun 2021 18:19:56 -0400 Subject: [PATCH] remove da hyphen --- .../client/preference_setup/loadout/loadout_fluffitems_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm b/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm index 1e5e9fadc3d..c34db637670 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm @@ -1205,7 +1205,7 @@ ckeywhitelist = list("verysoft") character_name = list("Harmony") -/datum/gear/fluff/shine-runner_id +/datum/gear/fluff/shinerunner_id path = /obj/item/weapon/card/id/event/polymorphic/itg display_name = "Shine-Runner's ITG-ID card" ckeywhitelist = list("verysoft")