From 3f4995cc39dd35d4c8614f918791247ad4cc8552 Mon Sep 17 00:00:00 2001 From: izac112 Date: Tue, 17 Sep 2019 06:12:04 +0200 Subject: [PATCH] BlackAngelsAce, fluff Wolfgang Jaeger --- .../loadout/loadout_fluffitems_yw.dm | 21 +++++++++++++++++++ 1 file changed, 21 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 c9e59bb177..773b913756 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm @@ -51,6 +51,27 @@ ckeywhitelist = list("blackangelsace") character_name = list("Madoka Koto") +//Wolfgang Jaeger +/datum/gear/fluff/wolfgang_jaeger_mauserunder + path = /obj/item/clothing/head/beret/mauserhat + display_name = "Mauser tank crew uniform" + description = "The standard uniform of the mauser tank division." + ckeywhitelist = list("blackangelsace") + character_name = list("Wolfgang Jaeger") + +/datum/gear/fluff/wolfgang_jaeger_mauserhat + path = /obj/item/clothing/head/beret/mauserhat + display_name = "Crew cap" + description = "A floppy hat bearing the mauser logo." + ckeywhitelist = list("blackangelsace") + character_name = list("Wolfgang Jaeger") + +/datum/gear/fluff/wolfgang_jaeger_mauserboots + path = /obj/item/clothing/shoes/boots/jackboots/fluff/mauserboots + display_name = "Tanker boots" + description = "Pair of hig black leather boots pollished to a shine." + ckeywhitelist = list("blackangelsace") + character_name = list("Wolfgang Jaeger") // C CKEYS