mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Update loadout_fluffitems_vr.dm
Add briefcase to fluff item loadout Added custom briefcase https://forum.vore-station.net/viewtopic.php?f=27&t=2179
This commit is contained in:
committed by
DefinitelyNotARock
parent
a637852c29
commit
61c12af041
@@ -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