From 198a526e5225ce0722b16a85698434cd4c0f5b15 Mon Sep 17 00:00:00 2001
From: Fris0uman <41293484+Fris0uman@users.noreply.github.com>
Date: Fri, 22 Nov 2019 10:46:59 +0100
Subject: [PATCH] Update NPC faction from wasteland_scavenger to no_faction
 (#35633)

* Update bone seer faction to no_faction

* Arsonist, hunter and mercenarie scavenger are not part of the same faction
---
 data/json/npcs/NPC_Brigitte_LaCroix.json                        | 2 +-
 .../json/npcs/refugee_center/surface_visitors/NPC_arsonist.json | 2 +-
 data/json/npcs/refugee_center/surface_visitors/NPC_hunter.json  | 2 +-
 .../surface_visitors/NPC_scavenger_mercenary.json               | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/data/json/npcs/NPC_Brigitte_LaCroix.json b/data/json/npcs/NPC_Brigitte_LaCroix.json
index 885ca662666c1..3d077909afede 100644
--- a/data/json/npcs/NPC_Brigitte_LaCroix.json
+++ b/data/json/npcs/NPC_Brigitte_LaCroix.json
@@ -91,7 +91,7 @@
     "attitude": 7,
     "mission": 3,
     "chat": "TALK_BONE_SEER",
-    "faction": "wasteland_scavengers",
+    "faction": "no_faction",
     "mission_offered": "MISSION_SEER_GATHER_BONE"
   },
   {
diff --git a/data/json/npcs/refugee_center/surface_visitors/NPC_arsonist.json b/data/json/npcs/refugee_center/surface_visitors/NPC_arsonist.json
index 5dd39f169c446..b0371b9b63a40 100644
--- a/data/json/npcs/refugee_center/surface_visitors/NPC_arsonist.json
+++ b/data/json/npcs/refugee_center/surface_visitors/NPC_arsonist.json
@@ -10,7 +10,7 @@
     "attitude": 0,
     "mission": 3,
     "chat": "TALK_ARSONIST",
-    "faction": "wasteland_scavengers"
+    "faction": "no_faction"
   },
   {
     "type": "talk_topic",
diff --git a/data/json/npcs/refugee_center/surface_visitors/NPC_hunter.json b/data/json/npcs/refugee_center/surface_visitors/NPC_hunter.json
index 66ba8fe6d5661..b6738c7bd8da1 100644
--- a/data/json/npcs/refugee_center/surface_visitors/NPC_hunter.json
+++ b/data/json/npcs/refugee_center/surface_visitors/NPC_hunter.json
@@ -8,7 +8,7 @@
     "attitude": 0,
     "mission": 7,
     "chat": "TALK_EVAC_HUNTER",
-    "faction": "wasteland_scavengers"
+    "faction": "no_faction"
   },
   {
     "id": "TALK_EVAC_HUNTER",
diff --git a/data/json/npcs/refugee_center/surface_visitors/NPC_scavenger_mercenary.json b/data/json/npcs/refugee_center/surface_visitors/NPC_scavenger_mercenary.json
index a854201ed0147..65418f387d086 100644
--- a/data/json/npcs/refugee_center/surface_visitors/NPC_scavenger_mercenary.json
+++ b/data/json/npcs/refugee_center/surface_visitors/NPC_scavenger_mercenary.json
@@ -8,7 +8,7 @@
     "attitude": 0,
     "mission": 7,
     "chat": "TALK_SCAVENGER_MERC",
-    "faction": "wasteland_scavengers"
+    "faction": "no_faction"
   },
   {
     "type": "npc_class",