From 68104f9f023c53fda059de05ab3fcc907db2d03b Mon Sep 17 00:00:00 2001 From: Alberyk Date: Sat, 8 Dec 2018 19:57:48 -0200 Subject: [PATCH] Merchant fix (#5728) -fixes #4967 -fixes #5667 --- code/datums/trading/unique.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/datums/trading/unique.dm b/code/datums/trading/unique.dm index 6b0f70a2271..a2d8ca2d5e8 100644 --- a/code/datums/trading/unique.dm +++ b/code/datums/trading/unique.dm @@ -74,7 +74,6 @@ /obj/machinery/power/supermatter = TRADER_ALL, /obj/item/weapon/aiModule = TRADER_SUBTYPES_ONLY ) - want_multiplier = 5000 speech = list( "hail_generic" = "Blub am MERCHANT. Blub hunger for things. Boo bring them to blub, yes?", @@ -154,7 +153,6 @@ /datum/trader/ship/unique/vaurca origin = "The Hive Shop" name_language = LANGUAGE_VAURCA - want_multiplier = 1 possible_wanted_items = list( /obj/item/weapon/reagent_containers/food/snacks/koisbar = TRADER_THIS_TYPE,