mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 10:34:10 +01:00
Merge pull request #14358 from faaaay/loaded-dice
Adds loaded dice + a custom item
This commit is contained in:
@@ -1463,6 +1463,12 @@
|
||||
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")
|
||||
|
||||
// Z CKEYS
|
||||
/datum/gear/fluff/tachika_medal
|
||||
path = /obj/item/clothing/accessory/medal/conduct
|
||||
|
||||
Reference in New Issue
Block a user