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/re/merchants/flute.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/re/merchants/flute.txt')
-rw-r--r-- | npc/re/merchants/flute.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/re/merchants/flute.txt b/npc/re/merchants/flute.txt index a9b9c2367..8eb987e08 100644 --- a/npc/re/merchants/flute.txt +++ b/npc/re/merchants/flute.txt @@ -1,18 +1,18 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Falcon & Wolf Flute Trader -//===== By: ================================================== +//===== By: ================================================== //= Masao, Muad_Dib, Ziu -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 1.2 -//===== Compatible With: ===================================== -//= rAthena SVN -//===== Description: ========================================= +//===== Compatible With: ===================================== +//= Hercules +//===== Description: ========================================= //= Sells Falcon Flute and Wolf Flute. -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= 1.0 First Version. [Masao] //= 1.1 Added Baby Hunter and Baby Ranger check. bugreport:5728 [Masao] //= 1.2 Added Wolf Flute trader, optimized. [Euphy] -//============================================================ +//============================================================ - script Falcon Flute Trader::fflute -1,{ mes "[Falcon Flute Trader]"; |