diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-15 16:46:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-15 16:46:01 -0300 |
commit | 206f1d889cbc29e8df285e173402e0d20670a081 (patch) | |
tree | 5beaa8e4150a35838a110b9cf26a5467cade4375 /npc | |
parent | 0dc771d2f2911e1cdbbb8a83de25c4108d5ae66a (diff) | |
download | serverdata-206f1d889cbc29e8df285e173402e0d20670a081.tar.gz serverdata-206f1d889cbc29e8df285e173402e0d20670a081.tar.bz2 serverdata-206f1d889cbc29e8df285e173402e0d20670a081.tar.xz serverdata-206f1d889cbc29e8df285e173402e0d20670a081.zip |
An extra detail to GS-3
Diffstat (limited to 'npc')
-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 c95e2d06b..6f08c25f9 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -544,6 +544,7 @@ function script Journalman { mesc l("The Monster Army is in complete disarray, sieges are much less frequent."); mesc l("The mist over the Impregnable Fortress Peak finally lowered down, and it seems... The peaks are no more!"); mesc l("The Monster King Lair is not in a impregnable mountain, but in a small island now!!"); + mesc l("Will adventurers reach it? Will the random attacks at towns cease??"); break; case 4: mesc l("We must defeat the Monster King on his evil lair!"); |