summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/quest_db.conf4
-rw-r--r--npc/027-1/laura.txt5
2 files changed, 8 insertions, 1 deletions
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