From 318f0c8bec7f6acd1751354f4bb00bd6dad2d008 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 10 Jan 2022 08:05:20 -0800 Subject: Set the wasteland junk shop to straight up use the FMC merchant wares group rather than copying it. --- vamp_stuff/Modification_Files/NPC/v_classes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vamp_stuff/Modification_Files/NPC') diff --git a/vamp_stuff/Modification_Files/NPC/v_classes.json b/vamp_stuff/Modification_Files/NPC/v_classes.json index 0dc3fd8..bd2c6b3 100644 --- a/vamp_stuff/Modification_Files/NPC/v_classes.json +++ b/vamp_stuff/Modification_Files/NPC/v_classes.json @@ -445,7 +445,7 @@ "traits": [ { "group": "NPC_starting_traits" }, { "group": "Appearance_demographics" } ], "common": false, "bonus_per": { "one_in": 4 }, - "shopkeeper_item_group": "H_JUNKSHOP_misc", + "shopkeeper_item_group": "NC_EVAC_SHOPKEEP_misc", "skills": [ { "skill": "ALL", -- cgit v1.2.1