From c269c192f522be1c89ad456dc7d2644b211ab28c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 1 Oct 2022 12:58:53 -0300 Subject: Register a new quest ID for A Night in Red --- db/quest_db.conf | 4 ++++ npc/027-1/laura.txt | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/db/quest_db.conf b/db/quest_db.conf index 97daf672e..565adf2dc 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -105,6 +105,10 @@ quest_db: ( Id: 20 Name: "General_Fortress" }, +{ + Id: 21 + Name: "General_NightInRed" +}, // ID 31 to 50: Candor Quests { diff --git a/npc/027-1/laura.txt b/npc/027-1/laura.txt index 646f45eb0..468476432 100644 --- a/npc/027-1/laura.txt +++ b/npc/027-1/laura.txt @@ -372,7 +372,10 @@ L_Tier4: // Next T5 arc will give 2 million exp points (find the PoN) // Then there'll be no more arcs nor extra credits // You'll gain the "Summon Princess of Night skill" - // And a permanent MP boost + // And a permanent MP boost. PoN takes 1h to expire + // Real effect depends on your decision in Elenium Mines + // Sparing the girl will boost PoN considerably. + setq1 General_NightInRed, 1; close; /// Core code -- cgit v1.2.3-70-g09d2