summaryrefslogtreecommitdiff
path: root/world/map/npc/001-1/monster_guide.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/001-1/monster_guide.txt')
-rw-r--r--world/map/npc/001-1/monster_guide.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/001-1/monster_guide.txt b/world/map/npc/001-1/monster_guide.txt
index eb2b10ce..d0313645 100644
--- a/world/map/npc/001-1/monster_guide.txt
+++ b/world/map/npc/001-1/monster_guide.txt
@@ -2,12 +2,12 @@
001-1.gat,48,52,0|script|Aidan|102,
{
- if(MPQUEST == 0) goto Register;
+ if(MPQUEST == 0) goto L_Register;
mes "[Aidan the Monster Guide]";
mes "You currently have " +Mobpt+ " Monster Points. These points are acquired while killing monsters";
close;
-Register:
+L_Register:
mes "[Aidan the Monster Guide]";
mes "Oh my, you don't seem to be registered as a Quest Participant. Would you like to register?";
next;