summaryrefslogtreecommitdiff
path: root/npc/cities/payon.txt
diff options
context:
space:
mode:
authorEmistry <Equinox1991@gmail.com>2016-01-25 23:00:26 +0800
committerHaru <haru@dotalux.com>2016-02-29 01:52:22 +0100
commit05a2538114972de94352e66586f6f2a5affea9c6 (patch)
treef39d3e659d9b3801cc42a7b14e41aeec16c93ddf /npc/cities/payon.txt
parent75ba7024fe3b68718d0f0a289a68ea0719054d3b (diff)
downloadhercules-05a2538114972de94352e66586f6f2a5affea9c6.tar.gz
hercules-05a2538114972de94352e66586f6f2a5affea9c6.tar.bz2
hercules-05a2538114972de94352e66586f6f2a5affea9c6.tar.xz
hercules-05a2538114972de94352e66586f6f2a5affea9c6.zip
Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriate
Diffstat (limited to 'npc/cities/payon.txt')
-rw-r--r--npc/cities/payon.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/cities/payon.txt b/npc/cities/payon.txt
index 468fb9811..132ce7331 100644
--- a/npc/cities/payon.txt
+++ b/npc/cities/payon.txt
@@ -153,7 +153,7 @@ payon,249,156,1 script Woman#payon 1_F_01,{
mes " To be honest, things are getting tough because of all those monsters. ^666666*Sigh...*^000000";
next;
mes "[Woman]";
- if (Sex == 1)
+ if (Sex == SEX_MALE)
mes "Whoa~! I just noticed those arms of yours look pretty solid. You look pretty strong, guy. Just how many monsters have you killed?!";
else
mes "Oooh! I didn't notice before, but you look pretty strong beneath all of that feminine charm.";
@@ -202,7 +202,7 @@ payon,246,158,5 script Woman#2payon 1_F_01,0,0,{
mes "of the people living in Payon by her behavior. She's the only loudmouth. I guess she's just too excited about what the fortune teller told her.";
next;
mes "[Jim's Mother]";
- if (Sex == 1) {
+ if (Sex == SEX_MALE) {
mes "Ooh...!";
mes "You've got";
mes "such broad shoulders!";
@@ -397,7 +397,7 @@ payon_in01,180,7,2 script Waitress#payon 4_F_01,{
mes "And lonely...";
next;
mes "[Pub Lady]";
- if (Sex == 1)
+ if (Sex == SEX_MALE)
mes "Where I can find the right person, a hot and Sexy hunk who can take me away from here? Um, hey mister, are you listening?";
else {
mes "Where I can find the right person, a cute, yet hard-bodied hunk who can take me away from here?";