summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-10-01 12:58:53 -0300
committerJesusaves <cpntb1@ymail.com>2022-10-01 12:58:53 -0300
commitc269c192f522be1c89ad456dc7d2644b211ab28c (patch)
tree7686f66d361d7f934a982e40c88dc77232c6efba
parentbc51d5334eb5c3a818a00620e82107d07f3db57e (diff)
downloadserverdata-c269c192f522be1c89ad456dc7d2644b211ab28c.tar.gz
serverdata-c269c192f522be1c89ad456dc7d2644b211ab28c.tar.bz2
serverdata-c269c192f522be1c89ad456dc7d2644b211ab28c.tar.xz
serverdata-c269c192f522be1c89ad456dc7d2644b211ab28c.zip
Register a new quest ID for A Night in Red
-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