From 9b922161e6d0cc6743a5c433718d51ac630d61e3 Mon Sep 17 00:00:00 2001 From: Razgriz Date: Fri, 13 Mar 2020 00:43:29 -0700 Subject: [PATCH] egg --- .../loadout/loadout_fluffitems_ch.dm | 229 +++++++++++++----- 1 file changed, 168 insertions(+), 61 deletions(-) diff --git a/code/modules/client/preference_setup/loadout/loadout_fluffitems_ch.dm b/code/modules/client/preference_setup/loadout/loadout_fluffitems_ch.dm index 1926abc5f8..e3ee407c2d 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_ch.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_ch.dm @@ -1,82 +1,189 @@ -//GENERIC ITEMS keep this at the bottom of the file pls thx -shark +//////////////////ALPHABETISED BY CKEY -//////////////////MEDALS GO BELOW -//////////////////CONDUCT -/datum/gear/fluff/medalofconductnadyr - ckeywhitelist = list("nadyr") - character_name = list("Taaa") - path = /obj/item/clothing/accessory/medal/conduct - display_name = "Taaa's Medal of Conduct" +//0 + +//1 + +//2 + +//3 + +//4 + +//5 + +//6 + +//7 + +//8 + +//9 + +//A + +//B +/datum/gear/fluff/durgit/medal1 + ckeywhitelist = list("blackmajor") + character_name = list("Durgit") description = "A bronze medal awarded for distinguished conduct. Whilst a great honor, this is most basic award on offer. It is often awarded by a captain to a member of their crew." + path = /obj/item/clothing/accessory/medal/conduct + display_name = "Durgit's Medal" -/datum/gear/fluff/medalofconductdraycu +//C + +//D +/datum/gear/fluff/dhdb/medal1 + ckeywhitelist = list("dhdb") + character_name = list("Marshall Winter") + path = /obj/item/clothing/accessory/medal/silver/valor + display_name = "Marshall Winter's Medal" + description = "A silver medal awarded for acts of exceptional valor." + +/datum/gear/fluff/draycu/medal1 ckeywhitelist = list("draycu") character_name = list("Vuhbar Groor") path = /obj/item/clothing/accessory/medal/conduct display_name = "Vuhbar Groor's Medal" description = "A bronze medal awarded for distinguished conduct. Whilst a great honor, this is most basic award on offer. It is often awarded by a captain to a member of their crew." -/datum/gear/fluff/medalofconductlowpowermia - ckeywhitelist = list("lowpowermia") - character_name = list("Mia Sceline") - description = "A bronze medal awarded for distinguished conduct. Whilst a great honor, this is most basic award on offer. It is often awarded by a captain to a member of their crew. It has a shitty '=3' carved into it." - path = /obj/item/clothing/accessory/medal/conduct - display_name = "Mia Sceline's Medal" - -//////////////////SILVER VALOR -/datum/gear/fluff/medalofsilvervalorkazzc - ckeywhitelist = list("kazzc") - character_name = list("Kassc Zeravla") - path = /obj/item/clothing/accessory/medal/silver/valor - display_name = "Kassc Zeravla's Medal" - description = "A silver medal awarded for acts of exceptional valor." - -/datum/gear/fluff/medalofsilvervalorsomememeguy - ckeywhitelist = list("somememeguy") - character_name = list("Uboiezb") - path = /obj/item/clothing/accessory/medal/silver/valor - display_name = "Uboiezb's Medal" - description = "A silver medal awarded for acts of exceptional valor." - -/datum/gear/fluff/medalofsilvervalorkeithwinters - ckeywhitelist = list("keithwinters") - character_name = list("Keith Winters") - path = /obj/item/clothing/accessory/medal/silver/valor - display_name = "Keith Winters' Medal" - description = "A silver medal awarded for acts of exceptional valor." - -/datum/gear/fluff/medalofsilvervalornadyr - ckeywhitelist = list("nadyr") - character_name = list("Taaa") - path = /obj/item/clothing/accessory/medal/silver/valor - display_name = "Taaa's Medal of Valor" - description = "A silver medal awarded for acts of exceptional valor." - -//////////////////GOLD HEROISM -/datum/gear/fluff/medalofgoldheroismnadyr - ckeywhitelist = list("nadyr") - character_name = list("Taaa") - path = /obj/item/clothing/accessory/medal/gold/heroism - display_name = "Taaa's Medal of Exceptional Heroism" - description = "An extremely rare golden medal awarded only by high ranking officials. To recieve such a medal is the highest honor and as such, very few exist. This medal is almost never awarded to anybody but distinguished veteran staff." - -/datum/gear/fluff/medalofgoldheroismerikthedog +//E +/datum/gear/fluff/erikthedog/medal1 ckeywhitelist = list("erikthedog") character_name = list("Erik Ramadwood") path = /obj/item/clothing/accessory/medal/gold/heroism display_name = "Erik Ramadwood's Medal" description = "An extremely rare golden medal awarded only by high ranking officials. To recieve such a medal is the highest honor and as such, very few exist. This medal is almost never awarded to anybody but distinguished veteran staff." -/datum/gear/fluff/medalofgoldheroismthefurryfeline +//F + +//G +/datum/gear/fluff/gingeraledragon/medal1 + ckeywhitelist = list("gingeraledragon") + character_name = list("Ash Williams") + description = "A bronze medal awarded for distinguished conduct. Whilst a great honor, this is most basic award on offer. It is often awarded by a captain to a member of their crew." + path = /obj/item/clothing/accessory/medal/conduct + display_name = "Ash Williams' Medal" + +//H + +//I + +//J + +//K +/datum/gear/fluff/kazzc/medal1 + ckeywhitelist = list("kazzc") + character_name = list("Kassc Zeravla") + path = /obj/item/clothing/accessory/medal/silver/valor + display_name = "Kassc Zeravla's Medal" + description = "A silver medal awarded for acts of exceptional valor." + +/datum/gear/fluff/keithwinters/medal1 + ckeywhitelist = list("keithwinters") + character_name = list("Keith Winters") + path = /obj/item/clothing/accessory/medal/silver/valor + display_name = "Keith Winters' Medal" + description = "A silver medal awarded for acts of exceptional valor." + +//L +/datum/gear/fluff/lazycouchman/medal1 + ckeywhitelist = list("lazycouchman") + character_name = list("Luke") + description = "A bronze medal awarded for distinguished conduct. Whilst a great honor, this is most basic award on offer. It is often awarded by a captain to a member of their crew." + path = /obj/item/clothing/accessory/medal/conduct + display_name = "Luke's Medal" + +/datum/gear/fluff/lowpowermia/medal1 + ckeywhitelist = list("lowpowermia") + character_name = list("Mia Sceline") + description = "A bronze medal awarded for distinguished conduct. Whilst a great honor, this is most basic award on offer. It is often awarded by a captain to a member of their crew. It has a shitty '=3' carved into it." + path = /obj/item/clothing/accessory/medal/conduct + display_name = "Mia Sceline's Medal" + +//M +/datum/gear/fluff/mistergrimm/medal1 + ckeywhitelist = list("mistergrimm") + character_name = list("Sym Leikill") + description = "A bronze medal awarded for distinguished conduct. Whilst a great honor, this is most basic award on offer. It is often awarded by a captain to a member of their crew." + path = /obj/item/clothing/accessory/medal/conduct + display_name = "Sym Leikill's Medal" + +//N +/datum/gear/fluff/nadyr/medal1 + ckeywhitelist = list("nadyr") + character_name = list("Taaa") + path = /obj/item/clothing/accessory/medal/conduct + display_name = "Taaa's Medal of Conduct" + description = "A bronze medal awarded for distinguished conduct. Whilst a great honor, this is most basic award on offer. It is often awarded by a captain to a member of their crew." + +/datum/gear/fluff/nadyr/medal2 + ckeywhitelist = list("nadyr") + character_name = list("Taaa") + path = /obj/item/clothing/accessory/medal/gold/heroism + display_name = "Taaa's Medal of Exceptional Heroism" + description = "An extremely rare golden medal awarded only by high ranking officials. To recieve such a medal is the highest honor and as such, very few exist. This medal is almost never awarded to anybody but distinguished veteran staff." + +/datum/gear/fluff/nadyr/medal3 + ckeywhitelist = list("nadyr") + character_name = list("Taaa") + path = /obj/item/clothing/accessory/medal/silver/valor + display_name = "Taaa's Medal of Valor" + description = "A silver medal awarded for acts of exceptional valor." + +//O + +//P + +//Q + +//R + +//S +/datum/gear/fluff/saza860/medal1 + ckeywhitelist = list("saza860") + character_name = list("Ward") + path = /obj/item/clothing/accessory/medal/silver/valor + display_name = "Ward's Medal" + description = "A silver medal awarded for acts of exceptional valor." + +/datum/gear/fluff/sharkmare/medal1 + ckeywhitelist = list("sharkmare") + character_name = list("Kiri") + path = /obj/item/clothing/accessory/medal/gold/heroism + display_name = "Kiri's Medal" + description = "An extremely rare golden medal awarded only by high ranking officials. To recieve such a medal is the highest honor and as such, very few exist. This medal is almost never awarded to anybody but distinguished veteran staff." + +/datum/gear/fluff/somememeguy/medal1 + ckeywhitelist = list("somememeguy") + character_name = list("Matica") + path = /obj/item/clothing/accessory/medal/silver/valor + display_name = "Matica's Medal" + description = "A silver medal awarded for acts of exceptional valor." + +/datum/gear/fluff/somememeguy/medal2 + ckeywhitelist = list("somememeguy") + character_name = list("Uboiezb") + path = /obj/item/clothing/accessory/medal/silver/valor + display_name = "Uboiezb's Medal" + description = "A silver medal awarded for acts of exceptional valor." + +//T +/datum/gear/fluff/thefurryfeline/medal1 ckeywhitelist = list("thefurryfeline") character_name = list("Samantha Janice Softfur") path = /obj/item/clothing/accessory/medal/gold/heroism display_name = "Samantha Janice Softfur's Medal" description = "An extremely rare golden medal awarded only by high ranking officials. To recieve such a medal is the highest honor and as such, very few exist. This medal is almost never awarded to anybody but distinguished veteran staff." -/datum/gear/fluff/medalofgoldheroismsharkmare - ckeywhitelist = list("Sharkmare") - character_name = list("Kiri") - path = /obj/item/clothing/accessory/medal/gold/heroism - display_name = "Kiri's Medal" - description = "An extremely rare golden medal awarded only by high ranking officials. To recieve such a medal is the highest honor and as such, very few exist. This medal is almost never awarded to anybody but distinguished veteran staff." +//U + +//V + +//W + +//X + +//Y + +//Z