diff options
Diffstat (limited to 'npc/custom/devnpc.txt')
-rw-r--r-- | npc/custom/devnpc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/devnpc.txt b/npc/custom/devnpc.txt index 77f3dc16a..951d3057b 100644 --- a/npc/custom/devnpc.txt +++ b/npc/custom/devnpc.txt @@ -482,7 +482,7 @@ aldebaran.gat,137,118,5 script Fredzilla 4020,0,0,{ npcspeed 140; OnTouch: mes "[Fredzilla]"; - mes "I dont really know what I do"; + mes "I don't really know what I do"; mes "Well I have made some scripts, translated some scripts and corrected some scripts."; next; mes "[Fredzilla]"; |