diff options
-rw-r--r-- | npc/functions/news.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/npc/functions/news.txt b/npc/functions/news.txt index 8bb82dc5f..7c2eb86f5 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -296,15 +296,9 @@ function script GameNews { function script Journalman { npctalk3 any( - l("Nivalis was rebuilt, but not completely!"), - l("Dry season at Tulimshar causes crops problems!"), - 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("Terrible manaquake hits the whole world, causing dramatic changes!"), - l("Archers start to appear on the game! It seems archery is easier now!"), l("Green Wars project says that @@ trees were planted by adventurers on the world!", $TREE_PLANTED), l("All hail @@ and Andrei Sakar, heroes of the world!", $MOST_HEROIC$)); mesn getarg(0); |