summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-04-07 21:59:22 -0300
committerJesusaves <cpntb1@ymail.com>2018-04-07 21:59:22 -0300
commit70aa319d33b27f7f90e34ab36f691c33d777bbde (patch)
tree667c9eb76e3ab411804de59c5030ce59a4713fb7
parent1cfde811ca0ab2776833bc8d848e72362158af7f (diff)
downloadserverdata-70aa319d33b27f7f90e34ab36f691c33d777bbde.tar.gz
serverdata-70aa319d33b27f7f90e34ab36f691c33d777bbde.tar.bz2
serverdata-70aa319d33b27f7f90e34ab36f691c33d777bbde.tar.xz
serverdata-70aa319d33b27f7f90e34ab36f691c33d777bbde.zip
Release notes for r3.0
-rw-r--r--npc/002-3/note.txt2
-rw-r--r--npc/functions/news.txt21
2 files changed, 22 insertions, 1 deletions
diff --git a/npc/002-3/note.txt b/npc/002-3/note.txt
index 5a0c01a1e..5306381c6 100644
--- a/npc/002-3/note.txt
+++ b/npc/002-3/note.txt
@@ -34,7 +34,7 @@
narrator S_NO_NPC_NAME,
l("Following these lines are some other writings on this paper."),
l("Do not give the password of your room to anybody! Keep it secret and try not to use the same one in any other room in the future. - Juliet"),
- l("Does anyone know a good place to hang out in Esperia or Artis? - M. Arpan"),
+ l("I love you, Silvia! - Swezanne"),
l("Other things are written but are not legible anymore.");
close;
diff --git a/npc/functions/news.txt b/npc/functions/news.txt
index 2e24f60a2..3c398b9d1 100644
--- a/npc/functions/news.txt
+++ b/npc/functions/news.txt
@@ -8,6 +8,27 @@ function script GameNews {
.@entry=getarg(0, 0);
switch(.@entry) {
case 0:
+ case 20180408:
+ mes "";
+ mes col("Release 3.0 - In The Dreams", 9);
+ next;
+ mes "";
+ mes col("There were trees blocking the path to Halinarzo? Why nobody told that to Tulimshar Council?!", 9);
+ mes col("These trees were cut and travellers can once again travel to Halin.", 9);
+ next;
+ mes col("Estard finished arranging sufficient paperwork so adventurers can create their own guilds.", 9);
+ mes col("This somehow affected the whole economy.", 9);
+ next;
+ mes col("Some adventurer broke what was previously thought as maximum level, and is now level 40!", 9);
+ mes col("Was that not sufficient, this someone acquired MAGIC and is now under Colin's group.", 9);
+ next;
+ mes col("The Magic Council finished the reform on their guest hall.", 9);
+ mes col("Soren, the architect responsible for it, is very happy with the new design.", 9);
+ next;
+ mes col("Tulimshar Guardhouse's door was struck, but the guards managed to get it open again.", 9);
+ mes col("Access is restricted to guards, as usual.", 9);
+ next;
+ break;
case 20180323:
mes "";
mes col("Release 2.2 - There Are No Pipelines", 9);