diff options
author | Haru <haru@dotalux.com> | 2017-04-08 23:51:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-08 23:51:07 +0200 |
commit | ff56322529c290be85a44fda7914a70b31694132 (patch) | |
tree | 6725413eebf837eecf1bb4b3772a626fb95c1546 | |
parent | fbfb6cea5d35e7fb171541704314f1b30091a181 (diff) | |
parent | 4dfb6bcda18b7286a88dda4cc7e8e18ce297c24d (diff) | |
download | hercules-ff56322529c290be85a44fda7914a70b31694132.tar.gz hercules-ff56322529c290be85a44fda7914a70b31694132.tar.bz2 hercules-ff56322529c290be85a44fda7914a70b31694132.tar.xz hercules-ff56322529c290be85a44fda7914a70b31694132.zip |
Merge pull request #1665 from Asheraf/wizard
remove wrong warp in wizard job quest
-rw-r--r-- | npc/jobs/2-1/wizard.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/jobs/2-1/wizard.txt b/npc/jobs/2-1/wizard.txt index 40721b064..08f2177d4 100644 --- a/npc/jobs/2-1/wizard.txt +++ b/npc/jobs/2-1/wizard.txt @@ -1805,7 +1805,6 @@ gef_tower,107,36,4 script White Dog#wiz 4_DOG01,{ mes "It's better to just try it yourself than to listen to my descriptions."; close2; cutin "job_wizard_maria01",255; - warp "gef_dun00",116,102; end; case 2: mes "[Maria]"; |