From cd8d4b1533eb9db9215c8f6b5aa7d33a5a149205 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 9 Jun 2019 16:30:42 -0300 Subject: Lua will also hint to players where they can get extra experience. --- npc/003-2/lua.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc') 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: -- cgit v1.2.3-60-g2f50