mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[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>
This commit is contained in:
@@ -724,6 +724,14 @@
|
|||||||
ckeywhitelist = list("littlebigkid2000")
|
ckeywhitelist = list("littlebigkid2000")
|
||||||
character_name = list("Entchtut Cenein")
|
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
|
// M CKEYS
|
||||||
/datum/gear/fluff/phi_box
|
/datum/gear/fluff/phi_box
|
||||||
path = /obj/item/weapon/storage/box/fluff/phi
|
path = /obj/item/weapon/storage/box/fluff/phi
|
||||||
|
|||||||
Reference in New Issue
Block a user