summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--world/map/npc/006-2/npcs.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/006-2/npcs.txt b/world/map/npc/006-2/npcs.txt
index cb44a066..1938503c 100644
--- a/world/map/npc/006-2/npcs.txt
+++ b/world/map/npc/006-2/npcs.txt
@@ -77,7 +77,7 @@ L_Main:
L_Explain:
mes "\"Ahh sorry, you are not familiar with our customs.\"";
- mes "\"The Mana was made into the 4 main elements by The Gods; Jande made Fire, Nu'rem made Earth, Tal made Air, and, Di'tal made Water.\"";
+ mes "\"The Mana was made into the 4 main elements by The Gods; Jande made Earth, Nu'rem made Wind, Tal made Fire, and, Di'tal made Water.\"";
mes "\"It was Tal that gives us our first and last breathe.\"";
next;
mes "\"When we ask you how 'blows the wind?'\"";
@@ -98,6 +98,6 @@ L_NoHeal:
goto L_Close;
L_Close:
- mes "\"May Tal carry you on their back.\"";
+ mes "\"May Jande carry you on their back.\"";
close;
}