From f16f0eecf803bea0de98668ec14ca4fb8f1a2f8b Mon Sep 17 00:00:00 2001 From: Jade Date: Sat, 12 Dec 2020 02:05:41 +0000 Subject: [PATCH] Added "Location A170" A missing marker npc, the lack of this npcs presence led to the mission "Laboratory Safety (Part 2 of 3)" rendered incompletable. --- NPCs.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NPCs.json b/NPCs.json index 2cf9705..556afda 100644 --- a/NPCs.json +++ b/NPCs.json @@ -23327,6 +23327,15 @@ "z": -7403, "mapNum": 47, "angle": -96 + }, + { + "name": "Location A170", + "id": 1289, + "x": 351451, + "y": 349458, + "z": -5552, + "mapNum": 0, + "angle": 22 } ] } \ No newline at end of file