summaryrefslogtreecommitdiff
path: root/npc/tulimshar/ptsrewards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/tulimshar/ptsrewards.txt')
-rw-r--r--npc/tulimshar/ptsrewards.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/npc/tulimshar/ptsrewards.txt b/npc/tulimshar/ptsrewards.txt
index 955737a0..4dd567b7 100644
--- a/npc/tulimshar/ptsrewards.txt
+++ b/npc/tulimshar/ptsrewards.txt
@@ -1,11 +1,17 @@
new_3-1.gat,55,51,0 script Rewards 106,{
+ if (MPQUEST == 0) goto Register;
+
mes "[Rewards Master]";
- mes "Welcome";
- mes "Would you like to exchange some points for items?";
+ mes "Welcome! Would you like to exchange some points for items?";
next;
menu "Yes",Y1,"No Thanks",LEAVE;
next;
+Register:
+ mes "[Rewards Master]";
+ mes "Hey, it seems like you didn't register as a quest participant yet! You can sign up at the gate below.";
+ close;
+
Y1:
mes "[Rewards Master]";
mes "Ok lets check those points.";