From cba4db476f9afbcd0f46f202a621af5740305f78 Mon Sep 17 00:00:00 2001 From: izac112 Date: Wed, 18 Sep 2019 00:19:12 +0200 Subject: [PATCH] Harpsong, fluff done --- .../preference_setup/loadout/loadout_fluffitems_yw.dm | 10 ++++++++++ 1 file changed, 10 insertions(+) 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