summaryrefslogtreecommitdiff
path: root/npc/other/arena
diff options
context:
space:
mode:
Diffstat (limited to 'npc/other/arena')
-rw-r--r--npc/other/arena/arena_aco.txt4
-rw-r--r--npc/other/arena/arena_lvl50.txt4
-rw-r--r--npc/other/arena/arena_lvl60.txt4
-rw-r--r--npc/other/arena/arena_lvl70.txt2
-rw-r--r--npc/other/arena/arena_lvl80.txt2
-rw-r--r--npc/other/arena/arena_party.txt4
-rw-r--r--npc/other/arena/arena_point.txt4
-rw-r--r--npc/other/arena/arena_room.txt4
8 files changed, 14 insertions, 14 deletions
diff --git a/npc/other/arena/arena_aco.txt b/npc/other/arena/arena_aco.txt
index 8d56b9a59..247e71b87 100644
--- a/npc/other/arena/arena_aco.txt
+++ b/npc/other/arena/arena_aco.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script ========================================
+//===== rAthena Script ========================================
//= Izlude Arena script
//===== By: ==================================================
//= L0ne_W0lf
@@ -1844,4 +1844,4 @@ arena_room,195,10,3 script acolink#arena 802,{
}
}
}
-*/ \ No newline at end of file
+*/
diff --git a/npc/other/arena/arena_lvl50.txt b/npc/other/arena/arena_lvl50.txt
index 2672c6bc1..12df84255 100644
--- a/npc/other/arena/arena_lvl50.txt
+++ b/npc/other/arena/arena_lvl50.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script ========================================
+//===== rAthena Script ========================================
//= Izlude Arena lvl 50
//===== By: ==================================================
//= SinSloth
@@ -1118,4 +1118,4 @@ OnInit:
if(!$top_50min && !$top_50sec) set $top_50min,5;
end;
-} \ No newline at end of file
+}
diff --git a/npc/other/arena/arena_lvl60.txt b/npc/other/arena/arena_lvl60.txt
index 4eb9aafbe..72fc78819 100644
--- a/npc/other/arena/arena_lvl60.txt
+++ b/npc/other/arena/arena_lvl60.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script ========================================
+//===== rAthena Script ========================================
//= Izlude Arena lvl 60
//===== By: ==================================================
//= SinSloth
@@ -1119,4 +1119,4 @@ OnInit:
if(!$top_60min && !$top_60sec) set $top_60min,6;
end;
-} \ No newline at end of file
+}
diff --git a/npc/other/arena/arena_lvl70.txt b/npc/other/arena/arena_lvl70.txt
index 55132b857..cc2e5cfd5 100644
--- a/npc/other/arena/arena_lvl70.txt
+++ b/npc/other/arena/arena_lvl70.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script ========================================
+//===== rAthena Script ========================================
//= Izlude Arena lvl 70
//===== By: ==================================================
//= SinSloth
diff --git a/npc/other/arena/arena_lvl80.txt b/npc/other/arena/arena_lvl80.txt
index ca0e881cb..501cb11c2 100644
--- a/npc/other/arena/arena_lvl80.txt
+++ b/npc/other/arena/arena_lvl80.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script ========================================
+//===== rAthena Script ========================================
//= Izlude Arena lvl 80
//===== By: ==================================================
//= SinSloth
diff --git a/npc/other/arena/arena_party.txt b/npc/other/arena/arena_party.txt
index b163a528d..880b80e88 100644
--- a/npc/other/arena/arena_party.txt
+++ b/npc/other/arena/arena_party.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script ========================================
+//===== rAthena Script ========================================
//= Izlude Party Arena
//===== By: ==================================================
//= SinSloth
@@ -1459,4 +1459,4 @@ OnInit:
if(!$top_ptmin && !$top_ptsec) set $top_ptmin,10;
end;
-} \ No newline at end of file
+}
diff --git a/npc/other/arena/arena_point.txt b/npc/other/arena/arena_point.txt
index 7aeab9994..7a6501cfa 100644
--- a/npc/other/arena/arena_point.txt
+++ b/npc/other/arena/arena_point.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Point Exchanger
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= [Aegis Conversion]
//= Point exchanger: Turbo track points -> Arena Points
diff --git a/npc/other/arena/arena_room.txt b/npc/other/arena/arena_room.txt
index c742cc021..9653f4912 100644
--- a/npc/other/arena/arena_room.txt
+++ b/npc/other/arena/arena_room.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script ========================================
+//===== rAthena Script ========================================
//= Izlude Arena Room
//===== By: ==================================================
//= SinSloth
@@ -1224,4 +1224,4 @@ OnTouch:
}
end;
-} \ No newline at end of file
+}