Update modular_citadel/code/modules/client/loadout/__donator.dm
Co-Authored-By: deathride58 <deathride58@users.noreply.github.com>
This commit is contained in:
@@ -425,6 +425,6 @@ datum/gear/darksabresheath
|
|||||||
|
|
||||||
/datum/gear/singery
|
/datum/gear/singery
|
||||||
name = "Yellow Performer Outfit"
|
name = "Yellow Performer Outfit"
|
||||||
category = SLOT_WEAR_SUIT
|
category = SLOT_W_UNIFORM
|
||||||
path = /obj/item/clothing/under/singery
|
path = /obj/item/clothing/under/singery
|
||||||
ckeywhitelist = list("maxlynchy")
|
ckeywhitelist = list("maxlynchy")
|
||||||
|
|||||||
Reference in New Issue
Block a user