From 34bbe2de4d87da7531ef9a719ff9e451c3f0240f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 1 Jan 2019 12:59:05 -0200 Subject: [skip ci] Minimum level 20, but advised level is 30 --- npc/003-2/lua.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/003-2') 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: -- cgit v1.2.3-60-g2f50