summaryrefslogtreecommitdiff
path: root/npc/jobs/2-2e/SoulLinker.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/jobs/2-2e/SoulLinker.txt')
-rw-r--r--npc/jobs/2-2e/SoulLinker.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/2-2e/SoulLinker.txt b/npc/jobs/2-2e/SoulLinker.txt
index 3bd026a32..f08015193 100644
--- a/npc/jobs/2-2e/SoulLinker.txt
+++ b/npc/jobs/2-2e/SoulLinker.txt
@@ -52,7 +52,7 @@ morocc_in,174,30,6 script Kid#link1 4_M_KID2,{
}
if (Class == Job_Star_Gladiator) {
mes "[Kid]";
- if (Sex == 1) {
+ if (Sex == SEX_MALE) {
mes "Aren't you a warrior";
mes "of the sun? I'm familiar";
}