diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-20 02:06:41 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-20 02:06:41 +0000 |
commit | 0836d92ab347ad3e8c5b35a360a20367e1ef9f36 (patch) | |
tree | 5fa5190eb4f5307c570bc15e15afe4c40901bcee /npc/other/mercenary_rent.txt | |
parent | 1cf8506c4b51235a0e48cd7d55559062b782315f (diff) | |
download | hercules-0836d92ab347ad3e8c5b35a360a20367e1ef9f36.tar.gz hercules-0836d92ab347ad3e8c5b35a360a20367e1ef9f36.tar.bz2 hercules-0836d92ab347ad3e8c5b35a360a20367e1ef9f36.tar.xz hercules-0836d92ab347ad3e8c5b35a360a20367e1ef9f36.zip |
* Optimized "Guild Battle NPC" (other\guildpvp.txt)
* Cleanup of "Gonryun Power Arena" script (other\powernpc.txt)
* Condensed "Seal Status" script a little bit (other\sealstatus.txt)
* Other general cleaning... :3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16323 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/mercenary_rent.txt')
-rw-r--r-- | npc/other/mercenary_rent.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/npc/other/mercenary_rent.txt b/npc/other/mercenary_rent.txt index bd2ffabaf..834321f42 100644 --- a/npc/other/mercenary_rent.txt +++ b/npc/other/mercenary_rent.txt @@ -1,5 +1,4 @@ //===== rAthena Script ======================================= -//===== rAthena Script ======================================= //= Mercenary related NPCs //===== By: ================================================== //= L0ne_W0lf @@ -9,8 +8,8 @@ //= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] -//= Sells Lancer, Sword, and Archer, mercenaries -//= Sells related mercenary items. +//= Sells Lancer, Sword, and Archer mercenaries, +//= along with related mercenary items. //===== Additional Comments: ================================= //= 1.0 First version. [L0ne_W0lf] //= 1.1 Optimization. [Zephyrus] |