summaryrefslogtreecommitdiff
path: root/npc/003-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-01 12:59:05 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-01 12:59:05 -0200
commit34bbe2de4d87da7531ef9a719ff9e451c3f0240f (patch)
tree885302fdf1adc0eaefc7ce17320281293fed2415 /npc/003-2
parent96db66e01ae18a3b96192497709417808ff8bc58 (diff)
downloadserverdata-34bbe2de4d87da7531ef9a719ff9e451c3f0240f.tar.gz
serverdata-34bbe2de4d87da7531ef9a719ff9e451c3f0240f.tar.bz2
serverdata-34bbe2de4d87da7531ef9a719ff9e451c3f0240f.tar.xz
serverdata-34bbe2de4d87da7531ef9a719ff9e451c3f0240f.zip
[skip ci] Minimum level 20, but advised level is 30
Diffstat (limited to 'npc/003-2')
-rw-r--r--npc/003-2/lua.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt
index c6d735bd7..9bdcc35d7 100644
--- a/npc/003-2/lua.txt
+++ b/npc/003-2/lua.txt
@@ -200,6 +200,8 @@ L_Complete:
mesq l("You'll soon run out of stuff to do around here, so yeah, you should extend your horizons or you may get bored soon enough.");
else
mesq l("Tulimshar doesn't have a lot more of quests to offer you, so you should definitely explore new places.");
+ if (BaseLevel < 30)
+ mesq l("I'm sure there are a lot of sidequests here until you reach level 30, but that's optional.");
close;
L_Tips: