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/custom/etc/quest_warper.txt | |
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/custom/etc/quest_warper.txt')
-rw-r--r-- | npc/custom/etc/quest_warper.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/custom/etc/quest_warper.txt b/npc/custom/etc/quest_warper.txt index 2c2d31083..840325636 100644 --- a/npc/custom/etc/quest_warper.txt +++ b/npc/custom/etc/quest_warper.txt @@ -1,14 +1,14 @@ -//===== rAthena Script ============================================ +//===== Hercules Script ====================================== //= Quest Warper Script -//===== By: ======================================================= +//===== By: ================================================== //= DZeroX, Darkchild, Neouni -//===== Current Version: ========================================== +//===== Current Version: ===================================== //= 2.3 -//===== Compatible With: ========================================== -//= rAthena SVN -//===== Description: ============================================== +//===== Compatible With: ===================================== +//= Hercules +//===== Description: ========================================= //= Warper that works only after locations are unlocked. -//===== Additional Comments: ====================================== +//===== Additional Comments: ================================= //= 1.0 - NPCs created //= 1.1 - Add Dungeons by sturm //= 1.2 - Add All char in account unlocked by ace_killer @@ -66,7 +66,7 @@ //= 2.3 - Added new town maps, cleanup, and removed pre-1.8 backwards fix. [Euphy] //================================================================= -//========================Function=&=Script======================== +//========================Function & Script======================== function script Q_Warpra { mes "[Warpra]"; |