diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-12 11:37:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-12 11:37:00 -0300 |
commit | ec9bdf264600669df5b1062ed58c007c0b779556 (patch) | |
tree | 59238ac6081e2adc5cba80d661c002e5c20e8ad5 /npc/012-1 | |
parent | 4f5fa6e07c3c16188932eb158d4c5cd5ba582040 (diff) | |
download | serverdata-ec9bdf264600669df5b1062ed58c007c0b779556.tar.gz serverdata-ec9bdf264600669df5b1062ed58c007c0b779556.tar.bz2 serverdata-ec9bdf264600669df5b1062ed58c007c0b779556.tar.xz serverdata-ec9bdf264600669df5b1062ed58c007c0b779556.zip |
Explanantion, and ring levels according to total visu
Diffstat (limited to 'npc/012-1')
-rw-r--r-- | npc/012-1/guards.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index 2cea884f3..6ccf63a00 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -10,6 +10,12 @@ if (strcharinfo(2) == "Monster King") goto L_MKControl; mesn; mesq l("We are @@ since the last great attack from the Monster King.", FuzzyTime($HURNS_LIBDATE,1,2)); + next; + mesn; + mesq l("Many citzens are still in fear. Paths are closed, economy is a disaster, things are not here."); + next; + mesn; + mesq l("But we are working day and night. We hope that soon, more people come out and this place gets lively again."); close; L_Admus: |