summaryrefslogtreecommitdiff
path: root/world/map/npc/027-2/husband.txt
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2015-11-09 14:34:54 -0600
committermekolat <mekolat@users.noreply.github.com>2016-02-01 14:27:30 -0500
commit1e3050b638726ea407d28f4b860fb2b5722b069b (patch)
treeb46505aa8dc5d9e05f24a4d45be6c81504b31e5c /world/map/npc/027-2/husband.txt
parent633a7c34d8a585c6c4659d353628dff5134ff79d (diff)
downloadserverdata-1e3050b638726ea407d28f4b860fb2b5722b069b.tar.gz
serverdata-1e3050b638726ea407d28f4b860fb2b5722b069b.tar.bz2
serverdata-1e3050b638726ea407d28f4b860fb2b5722b069b.tar.xz
serverdata-1e3050b638726ea407d28f4b860fb2b5722b069b.zip
Purged gender from quest dialogue
Changed Eurni to new genders
Diffstat (limited to 'world/map/npc/027-2/husband.txt')
-rw-r--r--world/map/npc/027-2/husband.txt20
1 files changed, 4 insertions, 16 deletions
diff --git a/world/map/npc/027-2/husband.txt b/world/map/npc/027-2/husband.txt
index e62b5097..8897e697 100644
--- a/world/map/npc/027-2/husband.txt
+++ b/world/map/npc/027-2/husband.txt
@@ -194,12 +194,8 @@ L_Savaric:
mes "\"That cheeky egomaniac - \"";
next;
- if ((Sex == 0)
- && (@kidstate < 7))
- goto L_Woman;
- if ((Sex == 1)
- && (@kidstate < 7))
- goto L_Man;
+ if (@kidstate < 7)
+ goto L_Problem;
mes "\"Well, I have been thinking about you. You seem to be a very helpful and wise person. Even my son told me good things about you, making a long speech about how great you are and your ability to comprehend and deal with delicate matters. I wonder how he reached that conclusion... But anyway, I'll tell you about Savaric.\"";
next;
goto L_Jealousy;
@@ -223,17 +219,9 @@ L_Jealousy:
callsub S_Update_Mask;
goto L_Close;
-L_Man:
+L_Problem:
mes "[Hamond]";
- mes "\"You're a man - I think you would understand what is happening to me.\"";
- mes "\"But, to be honest, I think I'd only be able to talk about such a complicated matter if I am sure I am sharing my feelings with a good, wise and understanding person. No offense, it is just that I barely know you...\"";
- goto L_Close;
-
-L_Woman:
- mes "[Hamond]";
- mes "\"Hrm - I don't think you'll understand. It is a problem between men.\"";
- next;
- mes "\"And, to be honest, I'd only be able to talk about such a complicated matter if I am sure I am sharing my feelings with a good, wise and understanding person. No offense, it is just that I barely know you...\"";
+ mes "\"To be honest, I think I'd only be able to talk about such a complicated matter if I am sure I am sharing my feelings with a good, wise and understanding person. No offense, it is just that I barely know you...\"";
goto L_Close;
L_Ring: