Fixes the merchant job showing up in the id's console (#3737)

This commit is contained in:
Alberyk
2017-10-29 09:17:07 -02:00
committed by Erki
parent 18ad80ff61
commit 2d52377ad8
2 changed files with 3 additions and 2 deletions

View File

@@ -51,6 +51,7 @@
/obj/item/mecha_parts/mecha_equipment/tool = TRADER_SUBTYPES_ONLY,
/obj/item/mecha_parts/mecha_equipment/weapon = TRADER_SUBTYPES_ONLY,
/obj/item/mecha_parts/mecha_equipment/weapon/ballistic = TRADER_BLACKLIST,
/obj/item/mecha_parts/mecha_equipment/weapon/energy = TRADER_BLACKLIST,
/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack = TRADER_BLACKLIST,
/obj/item/trash = TRADER_SUBTYPES_ONLY,
/obj/item/clothing/accessory = TRADER_ALL,