summaryrefslogtreecommitdiff
path: root/npc/custom/events/p_track/p_track_core.txt
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-25 06:54:26 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-25 06:54:26 +0000
commit1d8592b23ce221f543fb9978c88620f70280c885 (patch)
tree66b363ecaa0da42195d2c9d1b8e5cd6fe8cc33a2 /npc/custom/events/p_track/p_track_core.txt
parent0f82fd5bc403400dc9464a8f02298416b99b0bbc (diff)
downloadhercules-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/events/p_track/p_track_core.txt')
-rw-r--r--npc/custom/events/p_track/p_track_core.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/custom/events/p_track/p_track_core.txt b/npc/custom/events/p_track/p_track_core.txt
index 7edea017d..9b483fbf6 100644
--- a/npc/custom/events/p_track/p_track_core.txt
+++ b/npc/custom/events/p_track/p_track_core.txt
@@ -3,20 +3,21 @@
//===== By: ==================================================
//= erKURITA
//===== Current Version: =====================================
-//= 0.0000000000000002
+//= 1.2
//===== Compatible With: =====================================
-//= rAthena 1.0
+//= rAthena SVN
//===== Description: =========================================
//= NPCs that has nothing to do with the race itself, but
//= has important functions on the race itself.
//===== Additional Comments: =================================
-//= 0.0000000000000002 Removed Duplicates [Silent]
+//= 1.2 Removed Duplicates [Silent]
//============================================================
+
p_track01,41,57,5 script Lady#track1::P_track 845,{
end;
}
-p_track01,67,34,6 script Erudite::P_Spectator1 107,{
+p_track01,67,34,6 script Erudite::P_Spectator1 107,{
end;
}