summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-05-08 00:52:06 -0300
committerJesusaves <cpntb1@ymail.com>2022-05-08 00:52:06 -0300
commit09d5dd537b138014fce19ab71659647e3a3bed7c (patch)
tree7cdab17959c8308837710a0a9f451947db5749e0
parent43fcfa1f9aaaefd46adf36f4b1888c3ca74e475f (diff)
downloadserverdata-09d5dd537b138014fce19ab71659647e3a3bed7c.tar.gz
serverdata-09d5dd537b138014fce19ab71659647e3a3bed7c.tar.bz2
serverdata-09d5dd537b138014fce19ab71659647e3a3bed7c.tar.xz
serverdata-09d5dd537b138014fce19ab71659647e3a3bed7c.zip
[skip ci] Minor
-rw-r--r--npc/017-3/doctor.txt21
-rw-r--r--npc/032-1/episode.txt2
2 files changed, 23 insertions, 0 deletions
diff --git a/npc/017-3/doctor.txt b/npc/017-3/doctor.txt
index a0acddfb4..f49940b52 100644
--- a/npc/017-3/doctor.txt
+++ b/npc/017-3/doctor.txt
@@ -225,6 +225,27 @@ L_TimeFlask:
next;
mesn;
mesq l("Sounds awesome, but this will also reset a bunch of your progress... And with something as lame as a %s, you'll need quite a while to warp again. Uh, if you can, bring friends, the Soul Eater is... not to be trifled with.", getitemlink(TimeFlask));
+ next;
+ mesn;
+ mesq l("I'll configure your flask to a few hours before the Great Fire breaks out. You're looking for \"The Queen's party\" hideout. Do you need a quick history lesson?");
+ if (askyesno() == ASK_YES) {
+ mes "";
+ mesn;
+ mesq l("Very well. The Platinum Red Queen died in her sleep and the Soul Eater took her role. But the Soul Eater was a tyrant and soon enough, \"she\" was murdered. A Council has taken over Tulimshar on the meanwhile and is doing intense research.");
+ next;
+ mesn;
+ mesq l("This reseatch caused a lot of neglect, so expect poverty and people unwilling to talk. Benjamin, head of the council, is doing a \"breaktrhough\" in the most literal sense possible (breaking through the whole town finances instead of revolutionizing the world).");
+ next;
+ mesn;
+ mesq l("The situation is grim, and some want the return of the Platinum Red Queen. The \"Soul Eater\" is back, pretending to be her ghost, and the Black Razor believed on it. They made \"The Queen's Party\" and want to reinstate the queen.");
+ next;
+ mesn;
+ mesq l("They haven't found Mana Stones yet, so no magic, but alchemy is strong. I don't know what caused the Great Fire, and the whole event is time-locked. You can ask Falkrun for more about the Great Fire. That's what you need to know for now.");
+ next;
+ }
+ mes "";
+ mesn;
+ mesq l("Good luck, %s. You'll need it.", strcharinfo(0));
close;
OnInit:
diff --git a/npc/032-1/episode.txt b/npc/032-1/episode.txt
index 9fa353b7d..c6e024159 100644
--- a/npc/032-1/episode.txt
+++ b/npc/032-1/episode.txt
@@ -4,6 +4,8 @@
// Description:
// Part of the Doctor's Quest.
+// Elli is capable to use magic without a mana stone, which puts her on the same
+// level as the Moubootaur and the Mana Source.
032-1,58,129,0 script Elli NPC_ELLI,{
npctalk3 l("Hi.");
end;