diff options
Diffstat (limited to 'world/map/npc/021-1/npcs.txt')
-rw-r--r-- | world/map/npc/021-1/npcs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/021-1/npcs.txt b/world/map/npc/021-1/npcs.txt index d5d217d9..b4b87108 100644 --- a/world/map/npc/021-1/npcs.txt +++ b/world/map/npc/021-1/npcs.txt @@ -21,7 +21,7 @@ next; mes "\"If you go west, then north, you'll see the Wizard Academy my parents just sent me to.\""; next; - mes "\"The Academy is good, but I wish I had more free time. It takes a lot of intelligence to get what the teachers are talking about.\""; + mes "\"The Academy is good, but I wish I had more free time. It takes a lot of intelligence to get what the teachers are talking about.\""; set @npcname$, ""; close; } @@ -31,7 +31,7 @@ set @npcname$, "Michel"; mes "[" + @npcname$ + "]"; - mes "\"Elanore is a magician in Southern Tulimshar that helps young adventurers by healing their battle wounds. When they are experienced enough, she stops healing them.\""; + mes "\"Elanore is a magician in Southern Tulimshar that helps young adventurers by healing their battle wounds. When they are experienced enough, she stops healing them.\""; next; mes "\"You can find her by going through the Bazaar and to the East.\""; set @npcname$, ""; |