summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-29 10:06:29 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-29 10:06:29 -0300
commit251fbf5a8f0cd311c32376aa9ebec97272670bc4 (patch)
treea93c60dc44c608e8bd1ccc6e868917a6fc833be5 /npc/functions
parentc3e75a2ea91803ce25ed10ceb8affae5aca59901 (diff)
downloadserverdata-251fbf5a8f0cd311c32376aa9ebec97272670bc4.tar.gz
serverdata-251fbf5a8f0cd311c32376aa9ebec97272670bc4.tar.bz2
serverdata-251fbf5a8f0cd311c32376aa9ebec97272670bc4.tar.xz
serverdata-251fbf5a8f0cd311c32376aa9ebec97272670bc4.zip
Bugs in @toevent
Diffstat (limited to 'npc/functions')
-rw-r--r--npc/functions/news.txt39
1 files changed, 39 insertions, 0 deletions
diff --git a/npc/functions/news.txt b/npc/functions/news.txt
index eecd4f56c..2b22f3658 100644
--- a/npc/functions/news.txt
+++ b/npc/functions/news.txt
@@ -8,6 +8,45 @@ function script GameNews {
.@entry=getarg(0, 0);
switch(.@entry) {
case 0:
+ case 20180630:
+ mes "";
+ mesc l("Release 5.0 - Greenland Players");
+ next;
+ mes "";
+ if (!$HURNS_LIBDATE) {
+ mesc l("The Monster King left Hurnscald! This is our chance! Saulc GM is assembling a team to TAKE OVER HURNSCALD!!");
+ } else {
+ mesc l("Hurnscald was liberated by the players @@ ago.", FuzzyTime($HURNS_LIBDATE));
+ mesc l("Many rejoiced. The damage was very big, and all players help is required, to make Hurnscald prosper again.");
+ }
+ next;
+ mesc l("This server's Sponsors bought the area above Hurscald's Inn. Nobody else is being allowed there.");
+ mesc l("However, they allowed everyone to use @@ command to rapidly reach Aeros during events.", "##B@toevent##b");
+ next;
+ mesc l("Tulimshar Guards bought a Slot Machine to play, but that was done unofficialy.");
+ mesc l("There are rumors of a grand prize to whoever gets lucky on that machine.");
+ next;
+ mesc l("Tulimshar Jewerly is once again open. Cyndala and Tamiloc rented a shop south of Tulimshar.");
+ mesc l("The Tulimshar Forge is also dealing with more complex materials, and not just Iron.");
+ next;
+ mesc l("Nard's ship is not capable to do Tulimshar<->Candor route instantly anymore: His magic sail broke.");
+ mesc l("Ishi also rewrote his rewards table. More items for lower prices!");
+ next;
+ mesc l("Zitoni announces he can now craft really good potions to improve attack speed and damage!");
+ mesc l("Saulc and Cherry married in Halinarzo, and stayed like this for perhaps 20 seconds, before Cherry asked for divorce.");
+ mesc l("After paying the divorce fee, she said: \"Blame Saulc for this one.\"");
+ next;
+ mesc l("The Alliance announces a great new way to keep adventurers killing monsters.");
+ mesc l("The Grand Hunter quest is available with Aidan. It's an experiment by the High Council,");
+ mesc l("and may change later without notice.");
+ next;
+ mesc l("Some adventurer broke what was previously thought as maximum level, and is now level 45!");
+ mesc l("Somebody else also got huge stats bonuses because reached the unbelievable job level 25.");
+ next;
+ mesc l("The Alliance High Council informs that Super Players and above are capable to try ##B @toevent ##b for free event warps.");
+ mesc l("This was caused because changes on the Mana Bridge. They hope that for next release, everyone will be able to use these magic words, instead of needing to talk to the Soul Menhir.");
+ next;
+ break;
case 20180531:
mes "";
mesc l("Release 4.0 - Quest Giver's Handbook");