From 531ffc7fad0ad6d0ed30c9968a6f969234b7ed31 Mon Sep 17 00:00:00 2001 From: Dev Date: Mon, 19 Aug 2024 17:17:40 +0100 Subject: [PATCH] Fixed 2 quest reward scopes not having the correct parentid (cherry picked from commit ef8c3d30cfce3cfb00f324a008154d751bff33c0) --- project/assets/database/templates/quests.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/project/assets/database/templates/quests.json b/project/assets/database/templates/quests.json index d41754b4..6af8c9a2 100644 --- a/project/assets/database/templates/quests.json +++ b/project/assets/database/templates/quests.json @@ -35747,9 +35747,9 @@ "slotId": "mod_mount" }, { - "_id": "665864c3c136e930300a6622", + "_id": "66b9f71a5b348d7a870f03d5", "_tpl": "5b2388675acfc4771e1be0be", - "parentId": "665864c3c136e930300a6621", + "parentId": "6492e44bf4287b13040fca24", "slotId": "mod_scope" } ], @@ -46487,9 +46487,9 @@ "slotId": "mod_mount" }, { - "_id": "665864c3c136e930300a64c2", + "_id": "66b9f71a5b348d7a870f0227", "_tpl": "5b2388675acfc4771e1be0be", - "parentId": "665864c3c136e930300a64c1", + "parentId": "6492e44af4287b13040fc79d", "slotId": "mod_scope" } ],