diff options
Diffstat (limited to 'world/map/npc/001-1/npcs.txt')
-rw-r--r-- | world/map/npc/001-1/npcs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/001-1/npcs.txt b/world/map/npc/001-1/npcs.txt index c2b020af..9fa58b97 100644 --- a/world/map/npc/001-1/npcs.txt +++ b/world/map/npc/001-1/npcs.txt @@ -7,7 +7,7 @@ mes "[" + @npcname$ + "]"; mes "\"Ian knows a lot! I had so many questions he helped me with!\""; next; - mes "\"He rewards those that know what they are doing. When Elanore stops healing you, check in with Ian.\""; + mes "\"He rewards those that know what they are doing. When Elanore stops healing you, check in with Ian.\""; next; mes "\"Oh, just one more thing, Gladys may gossip a lot, but when I'm confused, she tends to know something that might help me out.\""; set @npcname$, ""; @@ -19,7 +19,7 @@ set @npcname$, "Cyndala"; mes "[" + @npcname$ + "]"; - mes "\"I used to visit the beach, but then the green slimes went crazy. I heard they ate a bunch of pirates that robbed some of Tulimshar's gold ships.\""; + mes "\"I used to visit the beach, but then the green slimes went crazy. I heard they ate a bunch of pirates that robbed some of Tulimshar's gold ships.\""; next; mes "\"Good riddance!\""; set @npcname$, ""; |