summaryrefslogtreecommitdiff
path: root/npc/re/jobs/1-1/mage.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/re/jobs/1-1/mage.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/re/jobs/1-1/mage.txt')
-rw-r--r--npc/re/jobs/1-1/mage.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/jobs/1-1/mage.txt b/npc/re/jobs/1-1/mage.txt
index 28bf9e3c3..55107fd00 100644
--- a/npc/re/jobs/1-1/mage.txt
+++ b/npc/re/jobs/1-1/mage.txt
@@ -93,7 +93,7 @@ geffen_in,164,124,4 script Mage Guildsman#mage 2_F_MAGICMASTER,{
mes "Wanna be a Mage? Eh...";
next;
mes "[Mage Guildsman]";
- if (Sex) {
+ if (Sex == SEX_MALE) {
mes "Hey, look at you! You're kinda cute~! Not my type though...";
}else{
mes "Oooh, you're such a hot babe~!";