diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-2/lua.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 2a110d5e1..418986401 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -322,6 +322,9 @@ L_Tips: mes l("Hit'n'run is not so hard... One hit, one step back... One hit, another step back... One miss, two steps back..."); mes l("That works with most of monsters. Well, but we all know from @@ that it is better to stay put and let mobs kill us, right?", "Apane"); mes l("Heh, there is death penalty outside the town. You better watch out. The mobs are on a foul mood today, very easy to get killed."); + next; + mes l("Failing all else, you can stay at the Magic Council getting experience for sitting. Hopefully you'll gain a level and this will help you a bit."); + mes l("Of course, if your problem is only experience, then you should look for %s and other EXP-boosting drinks. Some are sold, some are made, some are dropped, some are... magical...", getitemlink(Beer)); close; L_Check: |