diff options
author | Matias <matiassw@gmail.com> | 2013-06-25 16:59:44 -0400 |
---|---|---|
committer | Matias <matiassw@gmail.com> | 2013-06-25 16:59:44 -0400 |
commit | b40371d3a0772031d12f2782c10976413c6f34b9 (patch) | |
tree | 7aeed5544a9df524a834cc739d3f596b66d6a006 /npc/custom/etc/quest_warper.txt | |
parent | 25914bae30eced388cf8640eead19fbb11a65ade (diff) | |
parent | 5785dbae3f513da20611e3147dadef2b9c911443 (diff) | |
download | hercules-b40371d3a0772031d12f2782c10976413c6f34b9.tar.gz hercules-b40371d3a0772031d12f2782c10976413c6f34b9.tar.bz2 hercules-b40371d3a0772031d12f2782c10976413c6f34b9.tar.xz hercules-b40371d3a0772031d12f2782c10976413c6f34b9.zip |
Merge branch 'master' of https://github.com/HerculesWS/Hercules
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]"; |