diff options
Diffstat (limited to 'npc')
-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: |