summaryrefslogtreecommitdiff
path: root/npc/merchants/quivers.txt
diff options
context:
space:
mode:
authormercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-24 21:30:42 +0000
committermercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-24 21:30:42 +0000
commit5e7b0903383e575393eabf5f36187ffcb49d6c52 (patch)
tree7ce056d8437c7248da598c7a1788f04db0f248a0 /npc/merchants/quivers.txt
parent00c4c2adf83c9f068be8496a2f1c067432cbda7a (diff)
downloadhercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.gz
hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.bz2
hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.xz
hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.zip
- Replaced all occurrences of "eAthena" to "rAthena" string
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/merchants/quivers.txt')
-rw-r--r--npc/merchants/quivers.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/merchants/quivers.txt b/npc/merchants/quivers.txt
index 9690b7323..b193bac4c 100644
--- a/npc/merchants/quivers.txt
+++ b/npc/merchants/quivers.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Arrow Quiver Event
//===== By: ==================================================
//= Muad_Dib (Prometheus Project); L0ne_W0lf
//===== Current Version: =====================================
//= 1.2
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= [Aegis COnversion]
//= Turns arrows into Arrow Quivers.
@@ -16,7 +16,7 @@
// arg(3): The quiver given by the NPC. (item ID)
//===== Additional Comments: =================================
//= 07/06/05 : Added 1st Version. [Muad_Dib]
-//= Converted to eAthena format by Dr.Evil
+//= Converted to rAthena format by Dr.Evil
//= added prize to quest - 500 Zeny
//= Fixed a few spelling errors. [Nexon]
//= 1.1 Added Holy Arrow Quivers [Playtester]