From 1e3050b638726ea407d28f4b860fb2b5722b069b Mon Sep 17 00:00:00 2001
From: wushin <pasekei@gmail.com>
Date: Mon, 9 Nov 2015 14:34:54 -0600
Subject: Purged gender from quest dialogue Changed Eurni to new genders

---
 world/map/npc/015-1/sword.txt | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

(limited to 'world/map/npc/015-1')

diff --git a/world/map/npc/015-1/sword.txt b/world/map/npc/015-1/sword.txt
index 7f32bf60..239de752 100644
--- a/world/map/npc/015-1/sword.txt
+++ b/world/map/npc/015-1/sword.txt
@@ -190,10 +190,7 @@ L_Next1:
     mes "\"Lords of Thunder, Fire, Rage!\"";
     mes "\"Grant thy powers to this mage,\"";
     mes "\"Rising with thy dreadful roar,\"";
-    if (Sex)
-        mes "\"Answer to his call to War!\"";
-    if (!Sex)
-        mes "\"Answer to her call to War!\"";
+    mes "\"Answer to their call to War!\"";
     next;
     mes "[Mystic Sword]";
     mes "Your heart starts pounding, and suddenly you can hear the sound of drums in your head.";
-- 
cgit v1.2.3-70-g09d2