From e3722ed16a339a241a41603d2cfea39cfb796113 Mon Sep 17 00:00:00 2001 From: izac112 Date: Wed, 18 Sep 2019 19:46:16 +0200 Subject: [PATCH] minor fix --- .../loadout/loadout_fluffitems_yw.dm | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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 cc51eafb12..dbb4bd5177 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm @@ -687,15 +687,6 @@ ckeywhitelist = list("radiantflash") character_name = list("Vasharr Zahirn") -//randysavage205 -//Alex Wolf -/datum/gear/fluff/alex_1 - path = /obj/item/clothing/accessory/fluff/alex_wolf_1 - display_name = "UNSC Dog Tags" - description = "Feet first into hell!" - ckeywhitelist = list("randysavage205") - character_name = list("Alex Wolf") - //roguenoob //Basir Fahim /datum/gear/fluff/basir_1 @@ -707,6 +698,15 @@ // S CKEYS +//snakewitharocketlauncher +//Alex Wolf +/datum/gear/fluff/alex_1 + path = /obj/item/clothing/accessory/fluff/alex_wolf_1 + display_name = "UNSC Dog Tags" + description = "Feet first into hell!" + ckeywhitelist = list("snakewitharocketlauncher") + character_name = list("Alex Wolf") + // T CKEYS // U CKEYS