From 912cfa56dedf7237f0cb702723be9b7efa173e6a Mon Sep 17 00:00:00 2001 From: izac112 Date: Wed, 18 Sep 2019 02:25:34 +0200 Subject: [PATCH] Masmc, fluff done --- .../preference_setup/loadout/loadout_fluffitems_yw.dm | 9 +++++++++ 1 file changed, 9 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 bbc4f68a53..3a3d07fd19 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm @@ -608,6 +608,15 @@ // M CKEYS +//masmc +//Kettek Ollarch +/datum/gear/fluff/kettek_collar + path = /obj/item/accessory/fluff/kettek_collar + display_name = "Kettek's Collar" + description = "A colour-changing collar. The collar itself changes colour, and has a gold tag on it that says \"Kettek Ollarch\" in small black lettering. Stiched on the inside is the same name, seemingly in case the tag falls off." + ckeywhitelist = list("masmc") + character_name = list("Kettek Ollarch") + // N CKEYS // O CKEYS