summaryrefslogtreecommitdiff
path: root/npc/functions/news.txt
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 /npc/functions/news.txt
parent1cfde811ca0ab2776833bc8d848e72362158af7f (diff)
downloadserverdata-70aa319d33b27f7f90e34ab36f691c33d777bbde.tar.gz
serverdata-70aa319d33b27f7f90e34ab36f691c33d777bbde.tar.bz2
serverdata-70aa319d33b27f7f90e34ab36f691c33d777bbde.tar.xz
serverdata-70aa319d33b27f7f90e34ab36f691c33d777bbde.zip
Release notes for r3.0
Diffstat (limited to 'npc/functions/news.txt')
-rw-r--r--npc/functions/news.txt21
1 files changed, 21 insertions, 0 deletions
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);