diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/savepoints/savepoints.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/savepoints/savepoints.txt b/npc/savepoints/savepoints.txt index 2e6d00fe..259a9ffc 100644 --- a/npc/savepoints/savepoints.txt +++ b/npc/savepoints/savepoints.txt @@ -1,7 +1,7 @@ new_19-1.gat,51,39,0 script Milly 114, {
mes "[Milly]";
mes "This strange stone appeared here over night.";
- mes "Noono knows how it got here.";
+ mes "Noone knows how it got here.";
mes "It scares me. Better stay away from it.";
close;
}
|