From cff93e27e5c9dd4534925a636f59e83d30471dd3 Mon Sep 17 00:00:00 2001 From: CHOMPStation2 <58959929+CHOMPStation2@users.noreply.github.com> Date: Fri, 23 Aug 2024 05:17:11 -0700 Subject: [PATCH] [MIRROR] Fluff Item Whitelist Addition (#8813) Co-authored-by: Novacat <35587478+Novacat@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> --- .../preference_setup/loadout/loadout_fluffitems_vr.dm | 8 ++++++++ 1 file changed, 8 insertions(+) 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 e8958b1e32..b2e0156f49 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_vr.dm @@ -724,6 +724,14 @@ ckeywhitelist = list("littlebigkid2000") character_name = list("Entchtut Cenein") +/datum/gear/fluff/zharritool + path = /obj/item/weapon/tool/transforming/altevian + display_name = "Zharri's Custom Omni-Tool" + description = "A Hull Systems Omni-Tool capable of temporarily shrinking to handheld sizes for even the most delicate work." + ckeywhitelist = list("lewzharri") + character_name = list ("Kovgam Zharri") + allowed_roles = list("Roboticist","Engineer","Scientist","Xenobiologist","Xenobotanist","Research Director") + // M CKEYS /datum/gear/fluff/phi_box path = /obj/item/weapon/storage/box/fluff/phi