mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-27 07:03:37 +01:00
couple more fluff items
This commit is contained in:
@@ -641,6 +641,21 @@
|
||||
description = "You're such a goggle head!"
|
||||
ckeywhitelist = list("kbraid")
|
||||
character_name = list("Eili") //Character name. this variable is required, or the item doesn't show in loadout. Change to "character_name = null" if not character restricted.
|
||||
|
||||
/datum/gear/fluff/jeanscrystelchime
|
||||
path = /obj/item/clothing/accessory/fluff/jeanscrystelchime
|
||||
display_name = "valhollide chimes"
|
||||
description = "a precious gift from a precious friend"
|
||||
ckeywhitelist = list("kbraid")
|
||||
character_name = list("Eili") //Character name. this variable is required, or the item doesn't show in loadout. Change to "character_name = null" if not character restricted.
|
||||
|
||||
/datum/gear/fluff/jeansplushie
|
||||
path = /obj/item/toy/plushie/jeans
|
||||
display_name = "Jeans Plushi"
|
||||
description = "Pupper Pitite"
|
||||
ckeywhitelist = list("dopiotl","kbraid")
|
||||
character_name = list("Jeanne Petite","Eili","Braid")
|
||||
|
||||
//Braid
|
||||
/datum/gear/fluff/kbraidoutfit
|
||||
path = /obj/item/clothing/suit/storage/hooded/fluff/kbraid
|
||||
|
||||
Reference in New Issue
Block a user