diff --git a/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm b/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm index f20a423a43..80d8d5a5f1 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm @@ -290,6 +290,12 @@ character_name = list("M41L") // D CKEYS +/datum/gear/fluff/Aku_briefcase + path = /obj/item/weapon/storage/secure/briefcase/dealer + display_name = "Aku's dealer briefcase" + ckeywhitelist = list("defiintelynotarock") + character_name = list("Aku Zoles") + /datum/gear/fluff/dhaeleena_medal path = /obj/item/clothing/accessory/medal/silver/security/fluff/dhael display_name = "Dhaeleena's Medal" @@ -1322,3 +1328,9 @@ ckeywhitelist = list ("thedavestdave") character_name = list("Lucky") allowed_roles = "Chaplain" + +/datum/gear/fluff/greek_dress + path = /obj/item/clothing/under/fluff/greek_dress + display_name = "mytilenean Dress" + ckeywhitelist = list("sudate") + character_name = list("Shea Corbett") diff --git a/code/modules/vore/fluffstuff/custom_boxes_vr.dm b/code/modules/vore/fluffstuff/custom_boxes_vr.dm index 70a1e99b45..0ae6d2d440 100644 --- a/code/modules/vore/fluffstuff/custom_boxes_vr.dm +++ b/code/modules/vore/fluffstuff/custom_boxes_vr.dm @@ -226,6 +226,14 @@ /obj/item/clothing/head/fluff/nikki, /obj/item/clothing/under/skirt/outfit/fluff/nikki, /obj/item/clothing/shoes/fluff/nikki) + +// DefiintelyNotARock:Aku Zoles +/obj/item/weapon/storage/secure/briefcase/dealer + name = "Aku's Dealer briefcase" + desc = "A slick black briefcase with a digital lock." + starts_with = list( + /obj/item/weapon/spacecasinocash/c1000 = 3, + /obj/item/weapon/storage/dicecup/loaded = 3) /* Swimsuits, for general use, to avoid arriving to work with your swimsuit.