summaryrefslogtreecommitdiff
path: root/npc/005-7
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-02-10 13:30:59 -0300
committerJesusaves <cpntb1@ymail.com>2024-02-10 13:30:59 -0300
commit7bd4002f4e57b5cb0820418027f053d4d1c11e63 (patch)
tree625ff45a55615b82e73cc69faa3eb3c7a9004187 /npc/005-7
parentf0317681ee945592874fdabf1153612b32faa3c6 (diff)
downloadserverdata-7bd4002f4e57b5cb0820418027f053d4d1c11e63.tar.gz
serverdata-7bd4002f4e57b5cb0820418027f053d4d1c11e63.tar.bz2
serverdata-7bd4002f4e57b5cb0820418027f053d4d1c11e63.tar.xz
serverdata-7bd4002f4e57b5cb0820418027f053d4d1c11e63.zip
The first time you talk to trainer, teach about scrolling D:
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 21609189c..5fcc6eb3b 100644
--- a/npc/005-7/trainer.txt
+++ b/npc/005-7/trainer.txt
@@ -41,6 +41,8 @@ L_Begin:
L_PreMenu:
mesn;
mesq l("Do you need my help?");
+ if (!getq(CandorQuest_Trainer))
+ tutmes l("You might need to scroll down to see all dialogue options in some NPCs. Try it!");
next;
goto L_Menu;