From 94aad40286ef86692c881107357318893fac3a93 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 Feb 2022 11:41:58 -0300 Subject: Backport Meluna's fix --- npc/006-2/npcs.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/006-2/npcs.txt b/npc/006-2/npcs.txt index 14d6d6e2..87d3e56f 100644 --- a/npc/006-2/npcs.txt +++ b/npc/006-2/npcs.txt @@ -73,7 +73,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 Air, Tal made Water, and, Di'tal made Fire.\""; mes "\"It was Tal that gives us our first and last breathe.\""; next; mes "\"When we ask you how 'blows the wind?'\""; @@ -94,6 +94,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; } -- cgit v1.2.3-60-g2f50