From 4836dcd37bb0400ad5e607d7017a655cabb3a5c1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 25 Jan 2020 18:17:37 -0300 Subject: Lua - Instruct about AFK Area and Beer for people below level 20 --- 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 42257d51c..2a110d5e1 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -246,6 +246,10 @@ L_Task: } 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."); + next; + mes l("Another way to quickly get experience at lower levels, is visiting %s and talking to Professor. I heard those whom sit at the rug gain exp just by listening.", b(l("Magic Council"))); + next; + mes l("But the most useful thing might be drinking %s and the like. They also boost drop rates, but weak drinks effects are low and short.", getitemlink(Beer)); mes ""; } close; -- cgit v1.2.3-60-g2f50