mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #5123 from CHOMPStation2/upstream-merge-13886
[MIRROR] Aku Zoles Briefcase fluff item
This commit is contained in:
@@ -290,6 +290,12 @@
|
||||
character_name = list("M41L")
|
||||
|
||||
// D CKEYS
|
||||
/datum/gear/fluff/Aku_briefcase
|
||||
path = /obj/item/weapon/storage/secure/briefcase/dealer
|
||||
display_name = "Aku's dealer briefcase"
|
||||
ckeywhitelist = list("defiintelynotarock")
|
||||
character_name = list("Aku Zoles")
|
||||
|
||||
/datum/gear/fluff/dhaeleena_medal
|
||||
path = /obj/item/clothing/accessory/medal/silver/security/fluff/dhael
|
||||
display_name = "Dhaeleena's Medal"
|
||||
@@ -1322,3 +1328,9 @@
|
||||
ckeywhitelist = list ("thedavestdave")
|
||||
character_name = list("Lucky")
|
||||
allowed_roles = "Chaplain"
|
||||
|
||||
/datum/gear/fluff/greek_dress
|
||||
path = /obj/item/clothing/under/fluff/greek_dress
|
||||
display_name = "mytilenean Dress"
|
||||
ckeywhitelist = list("sudate")
|
||||
character_name = list("Shea Corbett")
|
||||
|
||||
@@ -226,6 +226,14 @@
|
||||
/obj/item/clothing/head/fluff/nikki,
|
||||
/obj/item/clothing/under/skirt/outfit/fluff/nikki,
|
||||
/obj/item/clothing/shoes/fluff/nikki)
|
||||
|
||||
// DefiintelyNotARock:Aku Zoles
|
||||
/obj/item/weapon/storage/secure/briefcase/dealer
|
||||
name = "Aku's Dealer briefcase"
|
||||
desc = "A slick black briefcase with a digital lock."
|
||||
starts_with = list(
|
||||
/obj/item/weapon/spacecasinocash/c1000 = 3,
|
||||
/obj/item/weapon/storage/dicecup/loaded = 3)
|
||||
|
||||
/*
|
||||
Swimsuits, for general use, to avoid arriving to work with your swimsuit.
|
||||
|
||||
Reference in New Issue
Block a user