diff options
author | LiYu <cairoliyu@gmail.com> | 2013-05-29 04:49:48 -0700 |
---|---|---|
committer | LiYu <cairoliyu@gmail.com> | 2013-05-29 04:49:48 -0700 |
commit | 49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7 (patch) | |
tree | 140c5976d9e82d18e3520fcb7d675c02a22a06fc /npc/quests/first_class | |
parent | 7f1ebe25ba78b33cb1dc9169fdaedf4335423739 (diff) | |
parent | 156c500bd24fe2bc11eefad5cfd9df128c6903cd (diff) | |
download | hercules-49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7.tar.gz hercules-49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7.tar.bz2 hercules-49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7.tar.xz hercules-49813bb4ecb1ddd5ce5036fc9040e620c7ccc7b7.zip |
Merge pull request #1 from HerculesWS/master
- 合并Hercules最新的内容
Diffstat (limited to 'npc/quests/first_class')
-rw-r--r-- | npc/quests/first_class/tu_acolyte.txt | 6 | ||||
-rw-r--r-- | npc/quests/first_class/tu_merchant.txt | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/npc/quests/first_class/tu_acolyte.txt b/npc/quests/first_class/tu_acolyte.txt index 017acc7aa..edd9b05c5 100644 --- a/npc/quests/first_class/tu_acolyte.txt +++ b/npc/quests/first_class/tu_acolyte.txt @@ -1,13 +1,13 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Acolyte Class Tutorial and Job Specific Quest //===== By: ================================================== //= Fix up by Jukka //===== Current Version: ===================================== //= 1.6a //===== Compatible With: ===================================== -//= rAthena SVN (Testet in Trunk 88xx) +//= Hercules //===== Description: ========================================= -//= +//= Tutorial for Acolyte Class //===== Additional Comments: ================================= //= 1.0 Fully working //= 1.1 optimized [Lupus] diff --git a/npc/quests/first_class/tu_merchant.txt b/npc/quests/first_class/tu_merchant.txt index 95810e2c9..c947d0342 100644 --- a/npc/quests/first_class/tu_merchant.txt +++ b/npc/quests/first_class/tu_merchant.txt @@ -1,13 +1,13 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Merchant Class Tutorial and Job Specific Quest //===== By: ================================================== //= Fix up by Jukka //===== Current Version: ===================================== //= 1.3 //===== Compatible With: ===================================== -//= rAthena SVN (Testet in Trunk 88xx) +//= Hercules //===== Description: ========================================= -//= +//= Tutorial for Merchant Class //===== Additional Comments: ================================= //= 1.0 Fully working //= 1.1 Fixed bugs, optimized [Lupus] 1.2 fixed Weight check |