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 b1b3f5b906..f2c38255c9 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm @@ -428,6 +428,16 @@ // H CKEYS +//harpsong +//Harpsong +/datum/gear/fluff/harpsong_1 + path = /obj/item/clothing/suit/armor/vest/harpsong + display_name = "Kentauri Uniform (Tac)" + description = "A typical Kentauri uniform worn by those in Command, Tactical and Security disciplines. It is crafted specifically to fit the typically overweight body of the average Kentauri, and its colours match up with those of station security." + ckeywhitelist = list("harpsong") + character_name = list("Harpsong") + allowed_roles = list("Security Officer") + // I CKEYS // J CKEYS