mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Custom items 04/03/23 (#15950)
* Custom items 04/03/23 * Tweaks * Compile
This commit is contained in:
@@ -94,7 +94,6 @@
|
||||
/obj/item/storage/wallet = TRADER_THIS_TYPE,
|
||||
/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
|
||||
/obj/item/clothing/glasses/hud = TRADER_BLACKLIST_ALL, //don't want mech/advanced stuff
|
||||
/obj/item/clothing/glasses/sunglasses/blindfold/tape = TRADER_BLACKLIST, // Literally just tape over someone's eyes
|
||||
/obj/item/clothing/glasses/chameleon = TRADER_BLACKLIST, // traitor stuff
|
||||
|
||||
Reference in New Issue
Block a user