summaryrefslogtreecommitdiff
path: root/npc/017-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-04 16:39:25 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-04 16:39:25 -0300
commitdf342399140f41aef041e7097d5db5abc2b5d8c2 (patch)
tree59d9a4b60fa338691c78a20c5c1a345d732d14d5 /npc/017-1
parent55dc3f88e4eec4d96abeae645fd23cea645e9250 (diff)
downloadserverdata-df342399140f41aef041e7097d5db5abc2b5d8c2.tar.gz
serverdata-df342399140f41aef041e7097d5db5abc2b5d8c2.tar.bz2
serverdata-df342399140f41aef041e7097d5db5abc2b5d8c2.tar.xz
serverdata-df342399140f41aef041e7097d5db5abc2b5d8c2.zip
Retcon the Great Famine. It shall now be a Great Fire for obvious reasons at the current time
It never integrated well anyway, as Anwar makes no mention of it during his quest. He would at least mention an "again" if that was relevant.
Diffstat (limited to 'npc/017-1')
-rw-r--r--npc/017-1/misc.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/npc/017-1/misc.txt b/npc/017-1/misc.txt
index 849c980b4..40b728976 100644
--- a/npc/017-1/misc.txt
+++ b/npc/017-1/misc.txt
@@ -74,7 +74,7 @@ L_Esper:
mesn;
mesq l("Esperia is the human capital founded at the other continent.");
next;
- mesq l("After the Great Famine which happened after the Red Queen death, it was founded by people who sailed away in look of new opportunities.");
+ mesq l("After the Great Fire which happened after the Red Queen death, it was founded by people who sailed away in look of new opportunities.");
next;
mesq l("It offers better living conditions than Tulimshar, and is bigger and more prosperous. Few monsters live there.");
next;
@@ -85,7 +85,7 @@ L_Esper:
L_Artis:
mes "";
mesn;
- mesq l("Artis is a city port founded after the Great Famine on the other continent.");
+ mesq l("Artis is a city port founded after the Great Fire on the other continent.");
next;
mesq l("People say it is the second biggest city from the world.");
next;
@@ -93,6 +93,10 @@ L_Artis:
next;
mesq l("People usually dock there when travelling to the second continent. Nothing exceptional about economy.");
next;
+ if ($FIRESOFSTEAM) {
+ mesq l("They used to export food and other things but there has been radio silence recentely; Which is why Andrei Sakar and a group of adventurers borrowed Nard's ship and went to investigate.");
+ next;
+ }
goto L_Menu;