mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
Pizza vouchers now fit inside wallets
Adds pizza vouchers to the list of things that can be stored inside wallets.
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
/obj/item/weapon/stamp,
|
||||
/obj/item/clothing/accessory/permit,
|
||||
/obj/item/clothing/accessory/badge,
|
||||
/obj/item/weapon/makeover
|
||||
/obj/item/weapon/makeover,
|
||||
/obj/item/pizzavoucher //VOREStation edit
|
||||
)
|
||||
cant_hold = list(/obj/item/weapon/tool/screwdriver/power)
|
||||
slot_flags = SLOT_ID
|
||||
|
||||
Reference in New Issue
Block a user