From 680dee6a829bf32464c7306b1cce8fd8b0c3c85a Mon Sep 17 00:00:00 2001 From: LetterJay <9606363+LetterJay@users.noreply.github.com> Date: Sun, 13 Sep 2020 16:28:24 -0500 Subject: [PATCH] Update __donator.dm --- modular_citadel/code/modules/client/loadout/__donator.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_citadel/code/modules/client/loadout/__donator.dm b/modular_citadel/code/modules/client/loadout/__donator.dm index 5c04c673f7..5add1e3f87 100644 --- a/modular_citadel/code/modules/client/loadout/__donator.dm +++ b/modular_citadel/code/modules/client/loadout/__donator.dm @@ -512,7 +512,7 @@ ckeywhitelist = list("grunnyyy") /datum/gear/donator/hisakaki - name = "cosmic space bedsheet" + name = "halo" slot = SLOT_HEAD path = /obj/item/clothing/head/halo ckeywhitelist = list("hisakaki")