mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 04:37:45 +01:00
Adds loaded dice + a custom item
This commit is contained in:
committed by
CHOMPStation2
parent
9eb8a03eb9
commit
59819128b4
@@ -1334,6 +1334,21 @@
|
||||
|
||||
// Y CKEYS
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
/datum/gear/fluff/lemon_plush
|
||||
path = /obj/item/toy/plushie/fluff/lemonplush
|
||||
display_name = "yellow slime plushie"
|
||||
ckeywhitelist = list("yecrowbarman")
|
||||
character_name = list("Lemon Yellow", "Lemon Gettler Yellow", "Lemon Lee Yellow", "Lemon Jade Yellow") //different sleeves, same char
|
||||
|
||||
/datum/gear/fluff/cephyra_d6
|
||||
path = /obj/item/weapon/dice/loaded/ceph
|
||||
display_name = "engraved d6"
|
||||
ckeywhitelist = list("yeehawguvnah")
|
||||
character_name = list("Cephyra")
|
||||
|
||||
>>>>>>> 1adfa7995a... Merge pull request #14358 from faaaay/loaded-dice
|
||||
// Z CKEYS
|
||||
/datum/gear/fluff/tachika_medal
|
||||
path = /obj/item/clothing/accessory/medal/conduct
|
||||
|
||||
Reference in New Issue
Block a user