mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Update loadout_fluffitems_vr.dm
This commit is contained in:
@@ -354,6 +354,12 @@
|
||||
ckeywhitelist = list("itsaket")
|
||||
character_name = list("Farren Fruit")
|
||||
|
||||
/datum/gear/fluff/myse_monk
|
||||
path = /obj/item/clothing/suit/imperium_monk
|
||||
display_name = "Imperium monk"
|
||||
ckeywhitelist = list("itsaket")
|
||||
character_name = list("Myse Topazian IV")
|
||||
|
||||
// J CKEYS
|
||||
/datum/gear/fluff/mor_box
|
||||
path = /obj/item/weapon/storage/box/fluff/morxaina
|
||||
@@ -636,6 +642,12 @@
|
||||
ckeywhitelist = list("nepox")
|
||||
character_name = list("Annie Rose")
|
||||
|
||||
/datum/gear/fluff/damon_medal
|
||||
path = /obj/item/clothing/accessory/medal/silver/unity
|
||||
display_name = "Damon's Unity Medal"
|
||||
ckeywhitelist = list("nickcrazy")
|
||||
character_name = list("Damon Bones Xrim")
|
||||
|
||||
// O CKEYS
|
||||
/datum/gear/fluff/richard_chain
|
||||
path = /obj/item/weapon/melee/fluff/holochain
|
||||
|
||||
Reference in New Issue
Block a user