From 19b8f4a07e904c994a3474565b70fcf1eedf664c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 24 Dec 2021 12:30:20 -0300 Subject: The Slime Island segment can now be complete --- db/constants.conf | 1 + db/quest_db.conf | 4 ++++ 2 files changed, 5 insertions(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index 3353f0bfb..27ae96fb5 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2212,6 +2212,7 @@ constants_db: { comment__: "Mirror Lake Local Quest Constants" MLP_ML_NARD: 1 + MLP_ML_JAK1: 2 //MLP_................ 4 comment__: "Being actions" diff --git a/db/quest_db.conf b/db/quest_db.conf index 9d5711726..94af84174 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -163,6 +163,10 @@ quest_db: ( Id: 44 Name: "CandorQuest_Groata" }, +{ + Id: 45 + Name: "CandorQuest_Jak1" +}, // ID 51 to 70: Tulimshar quests { -- cgit v1.2.3-70-g09d2