diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-24 02:20:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-24 02:20:35 -0300 |
commit | 397e491bb9f08805d081f206b5297ebd4ca10709 (patch) | |
tree | 7e78f633a88bc6d150ca86e7ce568c8d6f4406fb /npc/005-1/saxso.txt | |
parent | 7f944aaf7d1ca89888cd4773d9840725f024b8a7 (diff) | |
download | serverdata-397e491bb9f08805d081f206b5297ebd4ca10709.tar.gz serverdata-397e491bb9f08805d081f206b5297ebd4ca10709.tar.bz2 serverdata-397e491bb9f08805d081f206b5297ebd4ca10709.tar.xz serverdata-397e491bb9f08805d081f206b5297ebd4ca10709.zip |
Saxso Sign: Tutorial about miniboss
Diffstat (limited to 'npc/005-1/saxso.txt')
-rw-r--r-- | npc/005-1/saxso.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/005-1/saxso.txt b/npc/005-1/saxso.txt index f5075d851..5bc728f61 100644 --- a/npc/005-1/saxso.txt +++ b/npc/005-1/saxso.txt @@ -9,6 +9,10 @@ mesc l("DO NOT ENTER."); mes ""; mesc l("-- Zegas, the Mayoress"); + tutmes l("In some dungeons etc., there might be a monster much, much stronger than all other monsters on the area. These are the optional miniboss."), l("Optional Miniboss"); + tutmes l("Defeating is entirely optional. They usually give more experience than the average, but are much stronger and dangerous."), l("Optional Miniboss"); + tutmes l("Usually they have a few rare drops. The miniboss of Candor may drop a rare key, which you can use to open a certain chest..."), l("Optional Miniboss"); + tutmes l("(Protip: Always use %s before engaging a different monster!)", b("@monsterinfo")), l("Optional Miniboss"); close; OnInit: |