diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-30 19:10:47 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-30 19:10:47 -0200 |
commit | 185642650e142d9c7b7cc8b926b4fb7a456e9bde (patch) | |
tree | 254d8c0dedec2087b4e4fdb9302fc0ef53cfd157 /npc/005-7 | |
parent | 7a72306babc08f8d4a4bf4e9cc152e26e7093e20 (diff) | |
download | serverdata-185642650e142d9c7b7cc8b926b4fb7a456e9bde.tar.gz serverdata-185642650e142d9c7b7cc8b926b4fb7a456e9bde.tar.bz2 serverdata-185642650e142d9c7b7cc8b926b4fb7a456e9bde.tar.xz serverdata-185642650e142d9c7b7cc8b926b4fb7a456e9bde.zip |
Explain status allocation, equipment and job level on Trainer
Diffstat (limited to 'npc/005-7')
-rw-r--r-- | npc/005-7/trainer.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/005-7/trainer.txt b/npc/005-7/trainer.txt index 13d17ad42..77175514e 100644 --- a/npc/005-7/trainer.txt +++ b/npc/005-7/trainer.txt @@ -414,6 +414,11 @@ L_Status: mesq l("I recommend that you train your agility a great deal, since most monsters out there aren't really amazing at hitting you."); mesq l("For now do not take too much time to work on your intelligence, after all, almost nobody have magic this day."); next; + mesn; + mesq l("You can allocate point on those attributes every time you level up."); + mesq l("There's also a job level, which produces green sparkles."); + mesq l("Job Level and certain equips can affect your status. You'll see the modifiers with a + sign."); + next; goto L_Manaplus; L_Magica: |