summaryrefslogtreecommitdiff
path: root/npc/tulimshar/monster_guide.txt
diff options
context:
space:
mode:
authorZuzanna K. Filutowska <platyna@users.sourceforge.net>2007-01-21 16:22:09 +0000
committerZuzanna K. Filutowska <platyna@users.sourceforge.net>2007-01-21 16:22:09 +0000
commitf0f5f12ee0686e0979e5982486044285f172bfed (patch)
treec9f7e33a7b0c28a54a11e4d959a9d16b12044c40 /npc/tulimshar/monster_guide.txt
parentc5aa3f8d48947ac40025ed5af126e75a234776ee (diff)
downloadserverdata-f0f5f12ee0686e0979e5982486044285f172bfed.tar.gz
serverdata-f0f5f12ee0686e0979e5982486044285f172bfed.tar.bz2
serverdata-f0f5f12ee0686e0979e5982486044285f172bfed.tar.xz
serverdata-f0f5f12ee0686e0979e5982486044285f172bfed.zip
Named all NPCs.
Diffstat (limited to 'npc/tulimshar/monster_guide.txt')
-rw-r--r--npc/tulimshar/monster_guide.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/tulimshar/monster_guide.txt b/npc/tulimshar/monster_guide.txt
index bdc709dd..46bf1184 100644
--- a/npc/tulimshar/monster_guide.txt
+++ b/npc/tulimshar/monster_guide.txt
@@ -1,16 +1,16 @@
-new_3-1.gat,46,66,0 script MonsterGuide 102,{
+new_3-1.gat,46,66,0 script Aidan 102,{
if(MPQUEST == 0) goto Register;
- mes "[Monster Guide]";
+ mes "[Aidan the Monster Guide]";
mes "You currently have " +Mobpt+ " Monster Points. These points are acquired while killing monsters";
close;
Register:
- mes "[Monster Guide]";
+ mes "[Aidan the Monster Guide]";
mes "Oh my, you dont seem to be registered as a Quest Participant, would you like to register?";
next;
Choice:
menu "Register",L_R,"Not at the moment",L_N,"Information",L_I;
L_R:
- mes "[Monster Guide]";
+ mes "[Aidan the Monster Guide]";
mes "Give me a second to look over your paperwork.";
next;
mes "[Monster Guide]";
@@ -19,11 +19,11 @@ L_R:
set MPQUEST,1;
close;
L_N:
- mes "[Monster Guide]";
+ mes "[Aidan the Monster Guide]";
mes "Very well, you dont know what your missing.";
close;
L_I:
- mes "[Monster Guide]";
+ mes "[Aidan the Monster Guide]";
mes "Here in The Mana World, there are certain rewards for your vanquishing of foes.";
mes "For example, there are Monster Points, every monster you kill has a certain amount of points that get added to your account.";
mes "The more points you have, the more expensive things you can buy using them.";