diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-02 23:09:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-02 23:09:52 -0300 |
commit | 6231ac0eada1e78f28adbf7dddcf1b2467aed619 (patch) | |
tree | 7c37465be60b165d47dcb7a47cd23ac2905a3eab /npc/functions/news.txt | |
parent | d1d0e350c1d734d5d6624ab0ae0fafa3cc2a20b5 (diff) | |
download | serverdata-6231ac0eada1e78f28adbf7dddcf1b2467aed619.tar.gz serverdata-6231ac0eada1e78f28adbf7dddcf1b2467aed619.tar.bz2 serverdata-6231ac0eada1e78f28adbf7dddcf1b2467aed619.tar.xz serverdata-6231ac0eada1e78f28adbf7dddcf1b2467aed619.zip |
Delete old new highlights
Diffstat (limited to 'npc/functions/news.txt')
-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); |