mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] VerySoft Fluff Item! (#7133)
Co-authored-by: Casey <a.roaming.shadow@gmail.com> Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com>
This commit is contained in:
@@ -1326,15 +1326,9 @@
|
||||
|
||||
/datum/gear/fluff/harmony_id
|
||||
path = /obj/item/weapon/card/id/event/polymorphic/itg
|
||||
display_name = "Harmony's ITG-ID card"
|
||||
display_name = "ITG-ID card"
|
||||
ckeywhitelist = list("verysoft")
|
||||
character_name = list("Harmony")
|
||||
|
||||
/datum/gear/fluff/shinerunner_id
|
||||
path = /obj/item/weapon/card/id/event/polymorphic/itg
|
||||
display_name = "Shine-Runner's ITG-ID card"
|
||||
ckeywhitelist = list("verysoft")
|
||||
character_name = list("Shine-Runner")
|
||||
character_name = null
|
||||
|
||||
/datum/gear/fluff/dessa_hat
|
||||
path = /obj/item/clothing/head/fluff/giantbow/dessa
|
||||
@@ -1347,6 +1341,13 @@
|
||||
..()
|
||||
gear_tweaks += gear_tweak_free_color_choice
|
||||
|
||||
/datum/gear/fluff/casey_glasses
|
||||
path = /obj/item/clothing/glasses/big_round
|
||||
display_name = "Big Round Glasses"
|
||||
slot = slot_glasses
|
||||
ckeywhitelist = list("verysoft")
|
||||
character_name = null
|
||||
|
||||
// W CKEYS
|
||||
/datum/gear/fluff/sthasha_bracer
|
||||
path = /obj/item/clothing/accessory/bracer/fluff/xander_sthasha
|
||||
|
||||
Reference in New Issue
Block a user