diff options
-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); |