diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-14 08:29:20 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-14 08:29:20 +0000 |
commit | 52cb78c659059ef7796332963c1acf10d4546f17 (patch) | |
tree | 88d79cca6ff500f7c67b11fe1e76971638e1c6cc /npc/custom/quests | |
parent | 31341e9ec8e19f8af428a552015e28bf273b9f14 (diff) | |
download | hercules-52cb78c659059ef7796332963c1acf10d4546f17.tar.gz hercules-52cb78c659059ef7796332963c1acf10d4546f17.tar.bz2 hercules-52cb78c659059ef7796332963c1acf10d4546f17.tar.xz hercules-52cb78c659059ef7796332963c1acf10d4546f17.zip |
npc header consistency update
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10759 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/quests')
-rw-r--r-- | npc/custom/quests/thq/THQS_ChatingNPC.txt | 28 | ||||
-rw-r--r-- | npc/custom/quests/thq/THQS_GuildNPC.txt | 28 | ||||
-rw-r--r-- | npc/custom/quests/thq/THQS_QuestNPC.txt | 28 | ||||
-rw-r--r-- | npc/custom/quests/thq/THQS_Quests.txt | 28 | ||||
-rw-r--r-- | npc/custom/quests/thq/THQS_TTShop.txt | 28 |
5 files changed, 70 insertions, 70 deletions
diff --git a/npc/custom/quests/thq/THQS_ChatingNPC.txt b/npc/custom/quests/thq/THQS_ChatingNPC.txt index 3feeabfb0..18d5bc48c 100644 --- a/npc/custom/quests/thq/THQS_ChatingNPC.txt +++ b/npc/custom/quests/thq/THQS_ChatingNPC.txt @@ -1,24 +1,24 @@ -//===== Athena Script ===================================== +//===== eAthena Script ======================================= //= Treasure Hunter Script -//===== Converted By ====================================== +//===== Converted By ========================================= //= Fredzilla //= Original -//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Treasure Hunter Quests // -// By: Ezekial // -// for the use on nRO run by Newbe5 // -// revised By Warlock // -//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -//===== Version =========================================== +////////////////////////////////////////////////////////////// +// Treasure Hunter Quests // +// By: Ezekial // +// for the use on nRO run by Newbe5 // +// revised By Warlock // +////////////////////////////////////////////////////////////// +//===== Version ============================================== //= 1.0 - Straight conversion of Aegis NPC file -//===== Compatible With =================================== +//===== Compatible With ====================================== //= eAthena 1.0 -//===== Description ======================================= +//===== Description ========================================== //= Start for Treasure hunter quests -//===== Comments ========================================== -//= Event_THQS - Used to check if you have already registerd +//===== Comments ============================================= +//= Event_THQS - Used to check if you have already registered //= #Treasure_Token - used to keep track of tokens -////////////////////////////////////////////////////////// +//============================================================ //Entrance Flags diff --git a/npc/custom/quests/thq/THQS_GuildNPC.txt b/npc/custom/quests/thq/THQS_GuildNPC.txt index 5041f5916..ca851a997 100644 --- a/npc/custom/quests/thq/THQS_GuildNPC.txt +++ b/npc/custom/quests/thq/THQS_GuildNPC.txt @@ -1,24 +1,24 @@ -//===== Athena Script ===================================== +//===== eAthena Script ======================================= //= Treasure Hunter Script -//===== Converted By ====================================== +//===== Converted By ========================================= //= Fredzilla //= Original -//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -// Treasure Hunter Quests // -// By: Ezekial // -// for the use on nRO run by Newbe5 // -// revised By Warlock // -//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -//===== Version =========================================== +////////////////////////////////////////////////////////////// +// Treasure Hunter Quests // +// By: Ezekial // +// for the use on nRO run by Newbe5 // +// revised By Warlock // +////////////////////////////////////////////////////////////// +//===== Version ============================================== //= 1.0 - Straight conversion of Aegis NPC file -//===== Compatible With =================================== +//===== Compatible With ====================================== //= eAthena 1.0 -//===== Description ======================================= +//===== Description ========================================== //= Start for Treasure hunter quests -//===== Comments ========================================== -//= Event_THQS - Used to check if you have already registerd +//===== Comments ============================================= +//= Event_THQS - Used to check if you have already registered //= #Treasure_Token - used to keep track of tokens -////////////////////////////////////////////////////////// +//============================================================ yuno_in01,124,164,6 script Guild Leader 108,{ diff --git a/npc/custom/quests/thq/THQS_QuestNPC.txt b/npc/custom/quests/thq/THQS_QuestNPC.txt index 708b7e957..db02c88fe 100644 --- a/npc/custom/quests/thq/THQS_QuestNPC.txt +++ b/npc/custom/quests/thq/THQS_QuestNPC.txt @@ -1,27 +1,27 @@ -//===== Athena Script ===================================== +//===== eAthena Script ======================================= //= Treasure Hunter Script -//===== Converted By ====================================== +//===== Converted By ========================================= //= Fredzilla //= Original -/////////////////////////////////////////////////////////// -// Treasure Hunter Quests // -// By: Ezekial // -// for the use on nRO run by Newbe5 // -// revised By Warlock // -/////////////////////////////////////////////////////////// -//===== Version =========================================== +////////////////////////////////////////////////////////////// +// Treasure Hunter Quests // +// By: Ezekial // +// for the use on nRO run by Newbe5 // +// revised By Warlock // +////////////////////////////////////////////////////////////// +//===== Version ============================================== //= 1.2 -//===== Compatible With =================================== +//===== Compatible With ====================================== //= eAthena 1.0 -//===== Description ======================================= +//===== Description ========================================== //= Start for Treasure hunter quests -//===== Comments ========================================== -//= Event_THQS - Used to check if you have already registerd +//===== Comments ============================================= +//= Event_THQS - Used to check if you have already registered //= #Treasure_Token - used to keep track of tokens //= 1.0 - Straight conversionof Aegis NPC file //= 1.1 Added time penalty to prevent get quests to often [Lupus] //= 1.2 Fixed not working penalty, added anti-cheat [Lupus] -////////////////////////////////////////////////////////// +//============================================================ yuno_in01,112,151,6 script Quest Manager 62,{ diff --git a/npc/custom/quests/thq/THQS_Quests.txt b/npc/custom/quests/thq/THQS_Quests.txt index 7dfd3ce6b..950f5486c 100644 --- a/npc/custom/quests/thq/THQS_Quests.txt +++ b/npc/custom/quests/thq/THQS_Quests.txt @@ -1,27 +1,27 @@ -//===== Athena Script ===================================== +//===== eAthena Script ======================================= //= Treasure Hunter Script -//===== Converted By ====================================== +//===== Converted By ========================================= //= Fredzilla //= Original -/////////////////////////////////////////////////////////// -// Treasure Hunter Quests // -// By: Ezekial // -// for the use on nRO run by Newbe5 // -// revised By Warlock // -/////////////////////////////////////////////////////////// -//===== Version =========================================== +////////////////////////////////////////////////////////////// +// Treasure Hunter Quests // +// By: Ezekial // +// for the use on nRO run by Newbe5 // +// revised By Warlock // +////////////////////////////////////////////////////////////// +//===== Version ============================================== //= 1.3 -//===== Compatible With =================================== +//===== Compatible With ====================================== //= eAthena 1.0 -//===== Description ======================================= +//===== Description ========================================== //= Start for Treasure hunter quests -//===== Comments ========================================== -//= Event_THQS - Used to check if you have already registerd +//===== Comments ============================================= +//= Event_THQS - Used to check if you have already registered //= #Treasure_Token - used to keep track of tokens //= 1.0 - Straight conversionof Aegis NPC file //= 1.2 some bugfixes, typos [Lupus] //= 1.3 Removed Duplicates [Silent] -////////////////////////////////////////////////////////// +//============================================================ ///////Job list 1/////// diff --git a/npc/custom/quests/thq/THQS_TTShop.txt b/npc/custom/quests/thq/THQS_TTShop.txt index 239b544d7..9dbc07657 100644 --- a/npc/custom/quests/thq/THQS_TTShop.txt +++ b/npc/custom/quests/thq/THQS_TTShop.txt @@ -1,27 +1,27 @@ -//===== Athena Script ===================================== +//===== eAthena Script ======================================= //= Treasure Hunter Script -//===== Converted By ====================================== +//===== Converted By ========================================= //= Fredzilla //= Original -/////////////////////////////////////////////////////////// -// Treasure Hunter Quests // -// By: Ezekial // -// for the use on nRO run by Newbe5 // -// revised By Warlock // -/////////////////////////////////////////////////////////// -//===== Version =========================================== +////////////////////////////////////////////////////////////// +// Treasure Hunter Quests // +// By: Ezekial // +// for the use on nRO run by Newbe5 // +// revised By Warlock // +////////////////////////////////////////////////////////////// +//===== Version ============================================== //= 1.1 -//===== Compatible With =================================== +//===== Compatible With ====================================== //= eAthena 1.0 -//===== Description ======================================= +//===== Description ========================================== //= Start for Treasure hunter quests -//===== Comments ========================================== -//= Event_THQS - Used to check if you have already registerd +//===== Comments ============================================= +//= Event_THQS - Used to check if you have already registered //= #Treasure_Token - used to keep track of tokens //= v1.0 - Straight conversion of Aegis NPC file //= v1.1 - balanced some prices, fixed 1 missing label //= removed Executioner&Mysteltain swords [Lupus] -////////////////////////////////////////////////////////// +//============================================================ prt_in,159,172,0 warp thqwrp 3,3,yuno_in01,123,155 |