diff options
Diffstat (limited to 'npc/009-2')
-rw-r--r-- | npc/009-2/scholar.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-2/scholar.txt b/npc/009-2/scholar.txt index 7be123c2c..64e5cb6c1 100644 --- a/npc/009-2/scholar.txt +++ b/npc/009-2/scholar.txt @@ -17,7 +17,7 @@ mesq l("Out of my experience, you are ready to learn magic."); next; mesn; - mesq l("A pity that without having born with magic, you need a Mana Stone... And there are none left..."); + mesq l("A pity that without being born with magic, you need a Mana Stone... And there are none left..."); mesc l("*sigh*"); if (.@q < 1) goto L_Intro; |