summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/custom/platinum_skills.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/custom/platinum_skills.txt b/npc/custom/platinum_skills.txt
index 921ddbd37..01a27d897 100644
--- a/npc/custom/platinum_skills.txt
+++ b/npc/custom/platinum_skills.txt
@@ -100,6 +100,6 @@ prontera,128,200,6 script Platinum Skill NPC 94,{
close;
}
mes "[Platinum Skill NPC]";
- mes "Im sorry, but there is no special skills that I can give you.";
+ mes "I'm sorry, but there are no special skills that I can give you.";
close;
-} \ No newline at end of file
+}