diff options
author | Mysteries <mysteriousragnarok@hotmail.com> | 2013-05-28 19:02:15 -0400 |
---|---|---|
committer | Mysteries <mysteriousragnarok@hotmail.com> | 2013-05-28 19:02:15 -0400 |
commit | f4e46631f0f7634c50e6811562ed688f4af361a3 (patch) | |
tree | be8feee0488d884d606c98d7dc5677c14de792bc /npc/quests/first_class | |
parent | 80510a00c928c1da9bf22a01c1f617e744cfe6f5 (diff) | |
download | hercules-f4e46631f0f7634c50e6811562ed688f4af361a3.tar.gz hercules-f4e46631f0f7634c50e6811562ed688f4af361a3.tar.bz2 hercules-f4e46631f0f7634c50e6811562ed688f4af361a3.tar.xz hercules-f4e46631f0f7634c50e6811562ed688f4af361a3.zip |
Woohooo! Some more cleaning up!
- Follow up to 80510a0 { Corrected name placeholders }
- Vas cleanup on name placeholders
- Small change in /doc/permissions.txt
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 |