diff --git a/data/json/itemgroups/Locations_MapExtras/locations.json b/data/json/itemgroups/Locations_MapExtras/locations.json index 6dc7eb4ef53d1..a3c9de4c0f690 100644 --- a/data/json/itemgroups/Locations_MapExtras/locations.json +++ b/data/json/itemgroups/Locations_MapExtras/locations.json @@ -2358,7 +2358,6 @@ "type": "item_group", "id": "vault", "items": [ - { "group": "schematics", "prob": 5 }, { "item": "money_strap_ten", "prob": 50, "count": [ 1, 9 ] }, { "item": "money_strap_twenty", "prob": 50, "count": [ 1, 9 ] }, { "item": "money_strap_fifty", "prob": 50, "count": [ 1, 9 ] }, @@ -2371,8 +2370,6 @@ { "item": "money_bundle_fifty", "prob": 50, "count": [ 1, 5 ] }, { "item": "money_bundle_hundred", "prob": 10, "count": [ 1, 2 ] }, { "group": "coins", "prob": 2, "count": [ 1, 10 ] }, - [ "recipe_caseless", 5 ], - [ "recipe_labchem", 5 ], [ "file", 20 ], [ "platinum_small", 10 ], [ "gold_small", 10 ], @@ -2381,7 +2378,6 @@ [ "gold_watch", 12 ], [ "sf_watch", 10 ], [ "platinum_watch", 1 ], - [ "survnote", 3 ], [ "gold_ring", 10 ], [ "diamond_ring", 10 ], [ "gold_bracelet", 12 ], @@ -2400,8 +2396,6 @@ [ "crown_golden", 5 ], [ "diamond_dental_grill", 5 ], [ "gold_dental_grill", 5 ], - [ "standard_template_construct", 4 ], - [ "standard_template_construct_combat_exoskeleton", 4 ], [ "briefcase", 4 ], [ "small_relic", 3 ], [ "holy_symbol", 3 ], diff --git a/data/json/npcs/robofac/robofac_ancilla_npcs/BAR_ENCOUNTER_MERCENARIES/BEM_template_seller.json b/data/json/npcs/robofac/robofac_ancilla_npcs/BAR_ENCOUNTER_MERCENARIES/BEM_template_seller.json index 1e09d76088dd1..e89ddd42350fc 100644 --- a/data/json/npcs/robofac/robofac_ancilla_npcs/BAR_ENCOUNTER_MERCENARIES/BEM_template_seller.json +++ b/data/json/npcs/robofac/robofac_ancilla_npcs/BAR_ENCOUNTER_MERCENARIES/BEM_template_seller.json @@ -3,7 +3,7 @@ "id": [ "BEM_TEMPLATE_SELLER_1", "BEM_TEMPLATE_SELLER_ASK" ], "type": "talk_topic", "dynamic_line": { - "gendered_line": "&The mercenary seems uncharacteristically upbeat, or perhaps just drunk. \"Found this neat gizmo in a bank run a few days ago.\" blurts while procuring a small cube of etched glass from pocket. \"Now, I have no use for such a thing, but perhaps you do. What do you say? It's yours for 3 coins.\"", + "gendered_line": "&The mercenary seems uncharacteristically upbeat, or perhaps just drunk. \"Found this neat gizmo in a lab run a few days ago.\" blurts while procuring a small cube of etched glass from pocket. \"Now, I have no use for such a thing, but perhaps you do. What do you say? It's yours for 3 coins.\"", "relevant_genders": [ "npc" ] }, "responses": [