summaryrefslogtreecommitdiff
path: root/npc/jobs/2-2/alchemist.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/jobs/2-2/alchemist.txt')
-rw-r--r--npc/jobs/2-2/alchemist.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/2-2/alchemist.txt b/npc/jobs/2-2/alchemist.txt
index 4e22a809a..cda62e7ce 100644
--- a/npc/jobs/2-2/alchemist.txt
+++ b/npc/jobs/2-2/alchemist.txt
@@ -1021,7 +1021,7 @@ alde_alche,101,184,4 script Vincent Carsciallo 122,{
mes "[Vincent Carsciallo]";
if(baseJob == Job_Merchant) goto L_Merc;
if(baseJob == Job_Alchemist){
- mes "How Alchemy going? Make sure to be carefull and think about safety at all times.";
+ mes "How Alchemy going? Make sure to be careful and think about safety at all times.";
mes "I wouldn't want you blowing yourself up or anything.....";
close;
}