summaryrefslogtreecommitdiff
path: root/npc/spekko.txt
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-07-18 12:57:41 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-07-18 12:57:41 +0000
commit88c801fcde4df98d895cb7f07728923242194abc (patch)
tree8f46a43e822f6351f4b689a20e9e3759c25ec633 /npc/spekko.txt
parent026df10da410be77e21d6118df96e55fdf682b3a (diff)
downloadserverdata-88c801fcde4df98d895cb7f07728923242194abc.tar.gz
serverdata-88c801fcde4df98d895cb7f07728923242194abc.tar.bz2
serverdata-88c801fcde4df98d895cb7f07728923242194abc.tar.xz
serverdata-88c801fcde4df98d895cb7f07728923242194abc.zip
Correcting spelling errors, fixed little map problem and activated healing NPC.
Diffstat (limited to 'npc/spekko.txt')
-rw-r--r--npc/spekko.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/npc/spekko.txt b/npc/spekko.txt
index 22a65288..2b50b0db 100644
--- a/npc/spekko.txt
+++ b/npc/spekko.txt
@@ -9,21 +9,21 @@ new_3-1.gat,66,68,0 script Vincent 113,{
L_1:
mes "[Vincent]";
- mes "I just need 30 more [Bug Leg] to finish my action figure!";
+ mes "I just need 30 more [Bug Legs] to finish my action figure!";
next;
goto main1;
L_2:
mes "[Vincent]";
- mes "This Maggot action figure is awesome! I just need to attach [30 Part A{Bug Leg}]";
+ mes "This maggot action figure is awesome! I just need to attach [30 Part A{Bug Leg}]";
next;
goto main1;
L_3:
mes "[Vincent]";
- mes "This is a great Action Figure!, a must have!, all i need is a few parts...";
+ mes "This is a great action figure! A must have! All i need is a few parts...";
goto main1;
L_4:
mes "[Vincent]";
- mes "Can you get me 30 [Bug Legs]? i need them to replace the action figure parts.";
+ mes "Can you get me 30 [Bug Legs]? I need them to replace the action figure parts.";
next;
goto main1;
@@ -43,20 +43,20 @@ J_1:
mes "[Vincent]";
mes "Thank you!";
next;
- goto main2;
+ goto main2;
J_2:
mes "[Vincent]";
- mes "I dont know how to thank you enough!";
+ mes "I don't know how to thank you enough!";
next;
goto main2;
J_3:
mes "[Vincent]";
- mes "I will thank you when i get them!";
+ mes "I will thank you when I get them!";
next;
goto main2;
J_4:
mes "[Vincent]";
- mes "Im sure i will give a small reward :D";
+ mes "I'm sure I will give a small reward. :D";
next;
goto main2;
main2:
@@ -70,11 +70,11 @@ reas:
close;
have:
mes "[Vincent]";
- mes "Excellent!, Finally i can complete the Model!!";
+ mes "Excellent! Finally I can complete the model!!";
delitem 518,30;
next;
mes "[Vincent]";
- mes "Here you go, heres a little of my Appreciation!";
+ mes "Here you go, a little of my appreciation!";
next;
mes "Got 1000 GP";
set zeny,zeny+1000;