From 5ad7fc35fdd85a036d0dd4286950cf0ce5bb0c65 Mon Sep 17 00:00:00 2001 From: LetterJay Date: Fri, 6 Jul 2018 00:54:01 -0500 Subject: [PATCH] Update __donator.dm --- modular_citadel/code/modules/client/loadout/__donator.dm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/modular_citadel/code/modules/client/loadout/__donator.dm b/modular_citadel/code/modules/client/loadout/__donator.dm index 517ec2cc93..df4d98f295 100644 --- a/modular_citadel/code/modules/client/loadout/__donator.dm +++ b/modular_citadel/code/modules/client/loadout/__donator.dm @@ -296,16 +296,14 @@ datum/gear/darksabresheath path = /obj/item/clothing/suit/armor/vest/darkcarapace ckeywhitelist = list("inferno707") -<<<<<<< HEAD /datum/gear/devilwings name = "Strange Wings" category = SLOT_NECK path = /obj/item/clothing/neck/devilwings ckeywhitelist = list("kitsun") -======= + /datum/gear/flagcape name = "US Flag Cape" category = SLOT_IN_BACKPACK path = /obj/item/bedsheet/custom/flagcape ckeywhitelist = list("darnchacha") ->>>>>>> flagcape