mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Custom Items 19/01/22 (#12928)
This commit is contained in:
@@ -94,7 +94,6 @@ They sell generic supplies and ask for generic supplies.
|
||||
/obj/item/storage/bag/ore = TRADER_THIS_TYPE,
|
||||
/obj/item/storage/toolbox = TRADER_ALL,
|
||||
/obj/item/storage/wallet = TRADER_THIS_TYPE,
|
||||
/obj/item/storage/wallet/fluff = TRADER_BLACKLIST_ALL, // Custom items
|
||||
/obj/item/storage/photo_album = TRADER_THIS_TYPE,
|
||||
/obj/item/clothing/glasses = TRADER_SUBTYPES_ONLY,
|
||||
/obj/item/clothing/glasses/threedglasses/fluff = TRADER_BLACKLIST_ALL, // Custom items
|
||||
|
||||
Reference in New Issue
Block a user