From 1e3050b638726ea407d28f4b860fb2b5722b069b Mon Sep 17 00:00:00 2001 From: wushin Date: Mon, 9 Nov 2015 14:34:54 -0600 Subject: Purged gender from quest dialogue Changed Eurni to new genders --- world/map/npc/009-2/wyara.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'world/map/npc/009-2') diff --git a/world/map/npc/009-2/wyara.txt b/world/map/npc/009-2/wyara.txt index 17f6bc61..153373f7 100644 --- a/world/map/npc/009-2/wyara.txt +++ b/world/map/npc/009-2/wyara.txt @@ -31,10 +31,7 @@ if (@Q_status == @STATUS_PURIFY_TWICE) goto L_M_purify_done; mes "[Wyara the witch]"; - if (!Sex) - mes "\"Greetings, fair traveller! What can I do for you?\""; - if (Sex) - mes "\"Hello! What brings you here?\""; + mes "\"Greetings, fair traveller! What can I do for you?\""; next; set MAGIC_FLAGS, MAGIC_FLAGS | MFLAG_KNOWS_WYARA; goto L_Main; -- cgit v1.2.3-60-g2f50