summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/003-2/lua.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt
index 66ca89e6d..72a7a1835 100644
--- a/npc/003-2/lua.txt
+++ b/npc/003-2/lua.txt
@@ -214,6 +214,10 @@ L_Task:
mes l("There are some sailors near the forge. Think outside the box - or rather, inside it, unless you have a fortune to buy the items.");
mes "";
}
+ if (BaseLevel < 20) {
+ mes l("If you are in need to get lots of experience quickly, you should try to engage the bigger and stronger monsters in the town. However, if they hit you, it's Soul Menhir for you.");
+ mes "";
+ }
close;
L_Finish: