diff options
author | mercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 21:30:42 +0000 |
---|---|---|
committer | mercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 21:30:42 +0000 |
commit | 5e7b0903383e575393eabf5f36187ffcb49d6c52 (patch) | |
tree | 7ce056d8437c7248da598c7a1788f04db0f248a0 /npc/custom/quests/thq | |
parent | 00c4c2adf83c9f068be8496a2f1c067432cbda7a (diff) | |
download | hercules-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/custom/quests/thq')
-rw-r--r-- | npc/custom/quests/thq/THQS_ChatingNPC.txt | 6 | ||||
-rw-r--r-- | npc/custom/quests/thq/THQS_GuildNPC.txt | 6 | ||||
-rw-r--r-- | npc/custom/quests/thq/THQS_QuestNPC.txt | 4 | ||||
-rw-r--r-- | npc/custom/quests/thq/THQS_Quests.txt | 4 | ||||
-rw-r--r-- | npc/custom/quests/thq/THQS_TTShop.txt | 6 |
5 files changed, 13 insertions, 13 deletions
diff --git a/npc/custom/quests/thq/THQS_ChatingNPC.txt b/npc/custom/quests/thq/THQS_ChatingNPC.txt index 18d5bc48c..4fc4ad796 100644 --- a/npc/custom/quests/thq/THQS_ChatingNPC.txt +++ b/npc/custom/quests/thq/THQS_ChatingNPC.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Treasure Hunter Script //===== Converted By ========================================= //= Fredzilla @@ -12,7 +12,7 @@ //===== Version ============================================== //= 1.0 - Straight conversion of Aegis NPC file //===== Compatible With ====================================== -//= eAthena 1.0 +//= rAthena 1.0 //===== Description ========================================== //= Start for Treasure hunter quests //===== Comments ============================================= @@ -100,4 +100,4 @@ N_Member: N_Chat: mes ""+strcharinfo(0)+" don't you have something better you could be doing? Like a quest."; close; -}
\ No newline at end of file +} diff --git a/npc/custom/quests/thq/THQS_GuildNPC.txt b/npc/custom/quests/thq/THQS_GuildNPC.txt index ca851a997..69216e89d 100644 --- a/npc/custom/quests/thq/THQS_GuildNPC.txt +++ b/npc/custom/quests/thq/THQS_GuildNPC.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Treasure Hunter Script //===== Converted By ========================================= //= Fredzilla @@ -12,7 +12,7 @@ //===== Version ============================================== //= 1.0 - Straight conversion of Aegis NPC file //===== Compatible With ====================================== -//= eAthena 1.0 +//= rAthena 1.0 //===== Description ========================================== //= Start for Treasure hunter quests //===== Comments ============================================= @@ -92,4 +92,4 @@ N_NVM: mes "Alright come back when you have the free time to spare."; close; -}
\ No newline at end of file +} diff --git a/npc/custom/quests/thq/THQS_QuestNPC.txt b/npc/custom/quests/thq/THQS_QuestNPC.txt index f03cb4374..da184e10e 100644 --- a/npc/custom/quests/thq/THQS_QuestNPC.txt +++ b/npc/custom/quests/thq/THQS_QuestNPC.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Treasure Hunter Script //===== Converted By ========================================= //= Fredzilla @@ -12,7 +12,7 @@ //===== Version ============================================== //= 1.4 //===== Compatible With ====================================== -//= eAthena 1.0 +//= rAthena 1.0 //===== Description ========================================== //= Start for Treasure hunter quests //===== Comments ============================================= diff --git a/npc/custom/quests/thq/THQS_Quests.txt b/npc/custom/quests/thq/THQS_Quests.txt index 8e6a79b70..a53d8a4b0 100644 --- a/npc/custom/quests/thq/THQS_Quests.txt +++ b/npc/custom/quests/thq/THQS_Quests.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Treasure Hunter Script //===== Converted By ========================================= //= Fredzilla @@ -12,7 +12,7 @@ //===== Version ============================================== //= 1.5 //===== Compatible With ====================================== -//= eAthena 1.0 +//= rAthena 1.0 //===== Description ========================================== //= Start for Treasure hunter quests //===== Comments ============================================= diff --git a/npc/custom/quests/thq/THQS_TTShop.txt b/npc/custom/quests/thq/THQS_TTShop.txt index 9dbc07657..5bb80a597 100644 --- a/npc/custom/quests/thq/THQS_TTShop.txt +++ b/npc/custom/quests/thq/THQS_TTShop.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Treasure Hunter Script //===== Converted By ========================================= //= Fredzilla @@ -12,7 +12,7 @@ //===== Version ============================================== //= 1.1 //===== Compatible With ====================================== -//= eAthena 1.0 +//= rAthena 1.0 //===== Description ========================================== //= Start for Treasure hunter quests //===== Comments ============================================= @@ -520,4 +520,4 @@ N_CZomb: logmes "Treasure Token: Bought a Zombie Card"; getitem 4038,1;//Items: Zombie_Card, close; -}
\ No newline at end of file +} |