summaryrefslogtreecommitdiff
path: root/npc/005-7
diff options
context:
space:
mode:
Diffstat (limited to 'npc/005-7')
-rw-r--r--npc/005-7/trainer.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/005-7/trainer.txt b/npc/005-7/trainer.txt
index 77175514e..52ddf9def 100644
--- a/npc/005-7/trainer.txt
+++ b/npc/005-7/trainer.txt
@@ -134,11 +134,13 @@ L_Trainment:
setq CandorQuest_Trainer, 12, 0;
} else if (.@q == 12 && BaseLevel >= 9) {
mesq l("You are already fully trained. You should go to Tulimshar, but if you want a bonus task, please kill a @@.", getmonsterlink(ManaBug));
+ mesq l("It should be almost a boss at your level, so I don't expect to see you again here so soon.");
setq CandorQuest_Trainer, 13, 0;
} else if (.@q == 12 && BaseLevel < 9) {
mesq l("You are already fully trained. You should go to Tulimshar. I may have another task for you later, but you are too weak now, get some levels.");
} else if (.@q == 13) {
mesq l("You are trying to kill a @@.", getmonsterlink(ManaBug));
+ mesq l("It should be almost a boss at your level, so I don't expect to see you again here so soon.");
} else if (.@q == 14) {
mesq l("Wow! You did it! I do not think anyone else could have done that.");
mesq l("Here, take this @@ - you deserve it! And here is 200 GP to buy a better weapon.", getitemlink(CandorHeadBand));