mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
[MIRROR] Fluff item (#9494)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
48244f5e04
commit
4ad41869ea
@@ -657,6 +657,12 @@
|
||||
ckeywhitelist = list("john.wayne9392")
|
||||
character_name = list("Harmony Pretchl")
|
||||
|
||||
/datum/gear/fluff/vox_dylo_pills
|
||||
path = /obj/item/storage/pill_bottle/dylovene
|
||||
display_name = "Dylovene pill bottle"
|
||||
ckeywhitelist = list("jparker890")
|
||||
character_name = list("Krey-Timinine")
|
||||
|
||||
/datum/gear/fluff/koyo_box
|
||||
path = /obj/item/storage/box/fluff/koyoakimomi
|
||||
display_name = "Koyo's Box"
|
||||
@@ -1173,6 +1179,13 @@
|
||||
ckeywhitelist = list("satinisle")
|
||||
character_name = list("Parriz Tavakdavi")
|
||||
|
||||
/datum/gear/fluff/dark_tarot
|
||||
path = /obj/item/deck/dark_tarot
|
||||
display_name = "dark rose tarot deck"
|
||||
ckeywhitelist = list("satinisle")
|
||||
character_name = list("Millie Orlen")
|
||||
|
||||
|
||||
// T CKEYS
|
||||
/datum/gear/fluff/ascian_medal
|
||||
path = /obj/item/clothing/accessory/medal/silver/unity/tabiranth
|
||||
|
||||
Reference in New Issue
Block a user