summaryrefslogtreecommitdiff
path: root/npc/other/monster_museum.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/other/monster_museum.txt')
-rw-r--r--npc/other/monster_museum.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/other/monster_museum.txt b/npc/other/monster_museum.txt
index ad0ec5d01..4f042f41f 100644
--- a/npc/other/monster_museum.txt
+++ b/npc/other/monster_museum.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+//===== rAthena Script =======================================
//= Juno Monster Museum
//===== By: ==================================================
//= Muad_Dib (The Prometheus Project)
@@ -6,14 +6,14 @@
//===== Current Version: =====================================
//= 1.4
//===== Compatible With: =====================================
-//= eAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= [Aegis Conversion]
//= Juno Monster Museum - Non Player Character Locations
//= - Information about various monsters
//===== Additional Comments: =================================
// 07/06/05 : Added 1st Version. [Muad_Dib]
-//= Adapted to eAthena Scripting Language by [Lance]
+//= Adapted to rAthena Scripting Language by [Lance]
//= 1.1a Fixed typos [Haplo]
//= 1.2 Rescripted to Aegis 10.3 standards. [L0ne_W0lf]
//= 1.3 Added a Missing "case 1:". [Samuray22]