diff options
author | Haru <haru@dotalux.com> | 2016-02-22 00:09:28 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-02-22 00:09:28 +0100 |
commit | 540b4b0a29cbfbab4df73e4be4f86d9024a48959 (patch) | |
tree | 632f5197870f8d2e5f973010564893bc02e691a4 /npc/jobs | |
parent | 3023f509a563f65f624248c5b233472e519c4d10 (diff) | |
parent | 2824860863d78bcf02954e86a1e6540d125910b1 (diff) | |
download | hercules-540b4b0a29cbfbab4df73e4be4f86d9024a48959.tar.gz hercules-540b4b0a29cbfbab4df73e4be4f86d9024a48959.tar.bz2 hercules-540b4b0a29cbfbab4df73e4be4f86d9024a48959.tar.xz hercules-540b4b0a29cbfbab4df73e4be4f86d9024a48959.zip |
Merge branch 'Jedzkie-NPC_Updates' into hercules
Closes #1062 as merged
Diffstat (limited to 'npc/jobs')
-rw-r--r-- | npc/jobs/1-1e/taekwon.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/jobs/1-1e/taekwon.txt b/npc/jobs/1-1e/taekwon.txt index 0f8c86362..60853001f 100644 --- a/npc/jobs/1-1e/taekwon.txt +++ b/npc/jobs/1-1e/taekwon.txt @@ -9,7 +9,7 @@ //= This file is part of Hercules. //= http://herc.ws - http://github.com/HerculesWS/Hercules //= -//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) 2012-2016 Hercules Dev Team //= Copyright (C) L0ne_W0lf //= Copyright (C) Kisuka //= Copyright (C) Samuray22 @@ -32,10 +32,10 @@ //================= Description =========================================== //= Official iRO TaeKwon Job Change Quest //================= Current Version ======================================= -//= 1.4 +//= 1.5 //========================================================================= -payon,157,141,5 script Phoenix#TKJobChange 4_M_MONK,{ +- script Phoenix::TKJobChange FAKE_NPC,{ if(Upper == 2) { mes "[Phoenix]"; mes "Hello, child."; |