mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
Merge pull request #10732 from ResidentCody/Fluff-Item-Addition
Update loadout_fluffitems_vr.dm -- Adds an approved Fluff Item
This commit is contained in:
@@ -854,6 +854,12 @@
|
||||
display_name = "LUNA's Distinguished Conduct Medal"
|
||||
ckeywhitelist = list("residentcody")
|
||||
character_name = list("LUNA")
|
||||
|
||||
/datum/gear/fluff/pathfinder_id
|
||||
path = /obj/item/weapon/card/id/event/polymorphic/itg
|
||||
display_name = "Pathfinder's ITG ID"
|
||||
ckeywhitelist = list("residentcody")
|
||||
character_name = list("Pathfinder")
|
||||
|
||||
/datum/gear/fluff/nikki_dorky_outfit
|
||||
path = /obj/item/weapon/storage/box/fluff
|
||||
|
||||
Reference in New Issue
Block a user