diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-25 06:54:26 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-25 06:54:26 +0000 |
commit | 1d8592b23ce221f543fb9978c88620f70280c885 (patch) | |
tree | 66b363ecaa0da42195d2c9d1b8e5cd6fe8cc33a2 /npc/custom/quests/thq/THQS_ChatingNPC.txt | |
parent | 0f82fd5bc403400dc9464a8f02298416b99b0bbc (diff) | |
download | hercules-1d8592b23ce221f543fb9978c88620f70280c885.tar.gz hercules-1d8592b23ce221f543fb9978c88620f70280c885.tar.bz2 hercules-1d8592b23ce221f543fb9978c88620f70280c885.tar.xz hercules-1d8592b23ce221f543fb9978c88620f70280c885.zip |
- Standardized script headers, starting with /npc/custom/
http://rathena.org/wiki/Script_header
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15262 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/quests/thq/THQS_ChatingNPC.txt')
-rw-r--r-- | npc/custom/quests/thq/THQS_ChatingNPC.txt | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/npc/custom/quests/thq/THQS_ChatingNPC.txt b/npc/custom/quests/thq/THQS_ChatingNPC.txt index 4fc4ad796..55971e51f 100644 --- a/npc/custom/quests/thq/THQS_ChatingNPC.txt +++ b/npc/custom/quests/thq/THQS_ChatingNPC.txt @@ -1,26 +1,18 @@ //===== rAthena Script ======================================= -//= Treasure Hunter Script -//===== Converted By ========================================= +//= Treasure Hunter Quests +//===== By: ================================================== //= Fredzilla -//= Original -////////////////////////////////////////////////////////////// -// 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 ====================================== -//= rAthena 1.0 -//===== Description ========================================== +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= rAthena SVN +//===== Description: ========================================= //= Start for Treasure hunter quests -//===== Comments ============================================= +//===== Additional Comments: ================================= //= Event_THQS - Used to check if you have already registered //= #Treasure_Token - used to keep track of tokens //============================================================ - //Entrance Flags yuno,48,101,6 script Notice 722,{ mes "^FF0000[ Treasure Hunter Guild House ]^000000"; |