summaryrefslogtreecommitdiff
path: root/npc/re/jobs/1-1/mage.txt
diff options
context:
space:
mode:
authorStreusel <advance_me@hotmail.de>2013-02-13 16:53:09 -0800
committerStreusel <advance_me@hotmail.de>2013-02-13 16:53:09 -0800
commita849f62a06db7c976a50db41373bd3fc6bcadb45 (patch)
treefa1ba0fd9eab7b86f35d667c2b77910d88317524 /npc/re/jobs/1-1/mage.txt
parentf79e5b0e8e2939b2e8939a0cf1aba682e6877ba9 (diff)
downloadhercules-a849f62a06db7c976a50db41373bd3fc6bcadb45.tar.gz
hercules-a849f62a06db7c976a50db41373bd3fc6bcadb45.tar.bz2
hercules-a849f62a06db7c976a50db41373bd3fc6bcadb45.tar.xz
hercules-a849f62a06db7c976a50db41373bd3fc6bcadb45.zip
-Updated Job NPC's to allow Baby Novice to change into other Baby 1-1 classes
-Updated Job npc's to use callfunc
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 ee5eba7fd..6cc92b6e7 100644
--- a/npc/re/jobs/1-1/mage.txt
+++ b/npc/re/jobs/1-1/mage.txt
@@ -52,7 +52,7 @@ geffen_in,164,124,4 script Mage Guildsman#mage 123,{
close;
}
}
- if(Class != Job_Novice) {
+ if(Class != Job_Novice && Class != Job_Baby) {
mes "[Mage Guildsman]";
if(Class == Job_Mage) {
mes "Hey, haven't you realized? You're already a Mage, silly!";