diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-13 15:15:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-13 15:15:12 -0300 |
commit | 1bf9c1392d43f7c2bd951395d17c03b17c9630a0 (patch) | |
tree | 72a54e4e9945a3c982af3b08bb46d6f30b2f0ccf /npc/functions/news.txt | |
parent | 6b04755938c8102dc585501967354f853b593825 (diff) | |
download | serverdata-1bf9c1392d43f7c2bd951395d17c03b17c9630a0.tar.gz serverdata-1bf9c1392d43f7c2bd951395d17c03b17c9630a0.tar.bz2 serverdata-1bf9c1392d43f7c2bd951395d17c03b17c9630a0.tar.xz serverdata-1bf9c1392d43f7c2bd951395d17c03b17c9630a0.zip |
[skip ci] I forgot the Terranite Cave addition
Diffstat (limited to 'npc/functions/news.txt')
-rw-r--r-- | npc/functions/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/news.txt b/npc/functions/news.txt index 674526ed7..c0fed4294 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -199,6 +199,7 @@ function script Journalman { l("Land Of Fire surprises everyone! There are even pet tamers!"), l("Nameless Doctor found at LoF have a friend! This never happened before!"), l("Halinarzo Church makes a party every Sunday! Only true believers are invited!"), + l("Beware the Terranite! Only @@ would be brave enough to challenge them!", $MOST_HEROIC$), l("Monsters are dropping strange stuff! The world is changing!"), l("All hail @@ and Andrei Sakar, heroes of the world!", $MOST_HEROIC$)); mesn getarg(0); |