diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-16 23:04:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-16 23:04:16 -0300 |
commit | e7d611e75aa7954f5a99ba58f196b1bf9b7bc851 (patch) | |
tree | 712a52fa24989dc18e9778b54c962bf51334527e /npc/003-10/kreist.txt | |
parent | c4a05bf89e2a9bc040e925bd030065a761b7d139 (diff) | |
download | serverdata-e7d611e75aa7954f5a99ba58f196b1bf9b7bc851.tar.gz serverdata-e7d611e75aa7954f5a99ba58f196b1bf9b7bc851.tar.bz2 serverdata-e7d611e75aa7954f5a99ba58f196b1bf9b7bc851.tar.xz serverdata-e7d611e75aa7954f5a99ba58f196b1bf9b7bc851.zip |
Fix bugs on Kreist and warn players to report back
Diffstat (limited to 'npc/003-10/kreist.txt')
-rw-r--r-- | npc/003-10/kreist.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-10/kreist.txt b/npc/003-10/kreist.txt index 68076084a..0700f6e27 100644 --- a/npc/003-10/kreist.txt +++ b/npc/003-10/kreist.txt @@ -10,8 +10,9 @@ mesq l("Hello, and welcome to Tulimshar guard house."); next; mesn l("Kreist, Taskmaster"); - mesq l("My name is @@ and I am the daily task master. Interested in keeping this world free from monsters, or to report back?"); + mesq l("My name is @@ and I am the daily task master. Interested in keeping this world free from monsters, or to report back?", .name$); next; + mesc l("Protip: All quests expire at 00:00 server time, be sure to finish AND report back before that!"); select l("I want a EASY task!"), l("I want a MODERATE task!"), |