summaryrefslogtreecommitdiff
path: root/npc/other/pvp.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/other/pvp.txt')
-rw-r--r--npc/other/pvp.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/other/pvp.txt b/npc/other/pvp.txt
index 9bd0bfe57..f44451854 100644
--- a/npc/other/pvp.txt
+++ b/npc/other/pvp.txt
@@ -1,11 +1,11 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= PvP NPCs
//===== By: ==================================================
//= kobra_k88; L0ne_W0lf
//===== Current Version: =====================================
//= 1.5
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= [Aegis Conversion]
//= PvP NPCs that are found in the Inns in major cities.
@@ -560,4 +560,4 @@ OnTouch:
case 5: warp "alberta",41,243; end;
case 6: close;
}
-} \ No newline at end of file
+}