mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-21 03:52:54 +01:00
Merge pull request #98 from CHOMPstation/ReddeyfishVor-glassRestraints
Add glass ornament to restraints crate
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
contains = list(
|
||||
/obj/item/clothing/mask/muzzle,
|
||||
/obj/item/clothing/glasses/sunglasses/blindfold,
|
||||
/obj/item/weapon/storage/glass_ornament,
|
||||
/obj/item/weapon/handcuffs/fuzzy,
|
||||
/obj/item/weapon/tape_roll,
|
||||
/obj/item/stack/cable_coil/random,
|
||||
@@ -38,4 +39,4 @@
|
||||
)
|
||||
cost = 50
|
||||
containertype = /obj/structure/closet/crate
|
||||
containername = "wolfgirl cosplay crate"
|
||||
containername = "wolfgirl cosplay crate"
|
||||
|
||||
Reference in New Issue
Block a user