From 4cd79c33601006149fb9e52216c60c40d7c6e7c1 Mon Sep 17 00:00:00 2001
From: Streusel <advance_me@hotmail.de>
Date: Thu, 7 Feb 2013 21:48:55 -0800
Subject: -Updated plant spawns

Signed-off-by: Streusel
---
 npc/re/mobs/fields/malaya.txt | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

(limited to 'npc/re/mobs/fields/malaya.txt')

diff --git a/npc/re/mobs/fields/malaya.txt b/npc/re/mobs/fields/malaya.txt
index 908bf16fd..b8be85219 100644
--- a/npc/re/mobs/fields/malaya.txt
+++ b/npc/re/mobs/fields/malaya.txt
@@ -1,11 +1,11 @@
-//===== rAthena Script ========================================
+//===== eAthena Script ========================================
 //= Malaya Port Field Monster Spawn Script
 //===== By: ==================================================
 //= Chilly
 //===== Current Version: =====================================
 //= 1.0
 //===== Compatible With: =====================================
-//= rAthena SVN
+//= Any Athena Version
 //===== Description: =========================================
 //= Official kRO monster spawns
 //===== Additional Comments: =================================
@@ -15,15 +15,15 @@
 //==================================================
 // ma_fild01 - Barrio Maligawa
 //==================================================
-ma_fild01,0,0,0,0	monster	Tikbalang	2313,70,0,0,0
-ma_fild01,0,0,0,0	monster	Tiyanak	2314,50,0,0,0
-ma_fild01,0,0,0,0	monster	Jejeling	2316,30,0,0,0
+ma_fild01,0,0,0,0	monster	Tikbalang	2313,50,0,0,0
+ma_fild01,0,0,0,0	monster	Tiyanak	2314,40,0,0,0
+ma_fild01,0,0,0,0	monster	Jejeling	2316,20,0,0,0
 
 //==================================================
 // ma_fild02 - Malaya Forest
 //==================================================
-ma_fild02,0,0,0,0	monster	Bungisngis	2309,70,0,0,0
-ma_fild02,0,0,0,0	monster	Engkanto	2310,50,0,0,0
+ma_fild02,0,0,0,0	monster	Bungisngis	2309,40,0,0,0
+ma_fild02,0,0,0,0	monster	Engkanto	2310,15,0,0,0
 ma_fild02,0,0,0,0	monster	Mangkukulam	2312,20,0,0,0
 ma_fild02,0,0,0,0	monster	Jejeling	2316,10,0,0,0
-ma_fild02,0,0,0,0	monster	Wakwak	2315,10,0,0,0
+ma_fild02,0,0,0,0	monster	Wakwak	2315,25,0,0,0
-- 
cgit v1.2.3-70-g09d2


From 2a4c1f91b8a59ca62b4a07a5676aa5ca3052aec6 Mon Sep 17 00:00:00 2001
From: Streusel <advance_me@hotmail.de>
Date: Thu, 7 Feb 2013 22:01:01 -0800
Subject: Updated accidental header reversion

---
 npc/re/mobs/fields/amatsu.txt      | 4 +---
 npc/re/mobs/fields/ayothaya.txt    | 4 +---
 npc/re/mobs/fields/bifrost.txt     | 4 +---
 npc/re/mobs/fields/brasilis.txt    | 4 +---
 npc/re/mobs/fields/comodo.txt      | 4 +---
 npc/re/mobs/fields/dewata.txt      | 4 +---
 npc/re/mobs/fields/dicastes.txt    | 4 +---
 npc/re/mobs/fields/einbroch.txt    | 4 +---
 npc/re/mobs/fields/geffen.txt      | 4 +---
 npc/re/mobs/fields/gonryun.txt     | 4 +---
 npc/re/mobs/fields/hugel.txt       | 4 +---
 npc/re/mobs/fields/jawaii.txt      | 4 +---
 npc/re/mobs/fields/lighthalzen.txt | 4 +---
 npc/re/mobs/fields/louyang.txt     | 4 +---
 npc/re/mobs/fields/lutie.txt       | 4 +---
 npc/re/mobs/fields/malaya.txt      | 4 +---
 npc/re/mobs/fields/manuk.txt       | 4 +---
 npc/re/mobs/fields/mjolnir.txt     | 4 +---
 npc/re/mobs/fields/morocc.txt      | 4 +---
 npc/re/mobs/fields/moscovia.txt    | 4 +---
 npc/re/mobs/fields/niflheim.txt    | 4 +---
 npc/re/mobs/fields/payon.txt       | 4 +---
 npc/re/mobs/fields/prontera.txt    | 4 +---
 npc/re/mobs/fields/rachel.txt      | 4 +---
 npc/re/mobs/fields/splendide.txt   | 4 +---
 npc/re/mobs/fields/umbala.txt      | 4 +---
 npc/re/mobs/fields/veins.txt       | 4 +---
 npc/re/mobs/fields/yuno.txt        | 4 +---
 28 files changed, 28 insertions(+), 84 deletions(-)

(limited to 'npc/re/mobs/fields/malaya.txt')

diff --git a/npc/re/mobs/fields/amatsu.txt b/npc/re/mobs/fields/amatsu.txt
index f97c2b1a8..86e96f337 100644
--- a/npc/re/mobs/fields/amatsu.txt
+++ b/npc/re/mobs/fields/amatsu.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Amatsu Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.4
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.1 replaced Hydra -> G_Hydra (to fix drops exploit) [Lupus]
 //= 1.2 Official kRO 10.1 spawns [Playtester]
diff --git a/npc/re/mobs/fields/ayothaya.txt b/npc/re/mobs/fields/ayothaya.txt
index 3bd9c8176..cef980e7d 100644
--- a/npc/re/mobs/fields/ayothaya.txt
+++ b/npc/re/mobs/fields/ayothaya.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Ayothaya Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.6
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.1 Using EuRO data [Ishizu]
 //= 1.2 According the guide book, added a Choco [Lupus&VP]
diff --git a/npc/re/mobs/fields/bifrost.txt b/npc/re/mobs/fields/bifrost.txt
index b57ca31d2..b5d04f4a7 100644
--- a/npc/re/mobs/fields/bifrost.txt
+++ b/npc/re/mobs/fields/bifrost.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script ========================================
+//===== Hercules Script ======================================
 //= Bifrost Monster Spawn Script
 //===== By: ==================================================
 //= Chilly
 //===== Current Version: =====================================
 //= 1.1
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Description: =========================================
 //= Official monster spawn in Bifrost Field.
 //===== Additional Comments: =================================
diff --git a/npc/re/mobs/fields/brasilis.txt b/npc/re/mobs/fields/brasilis.txt
index 015a39347..82dc93441 100644
--- a/npc/re/mobs/fields/brasilis.txt
+++ b/npc/re/mobs/fields/brasilis.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Brasilis Fields Monster Spawn Script
 //===== By: ==================================================
 //= Kisuka
 //===== Current Version: =====================================
 //= 1.0
-//===== Compatible With: =====================================
-//= eAthena SVN
 //===== Additional Comments: =================================
 //= 1.0 Official spawns from Aegis [Kisuka]
 //============================================================
diff --git a/npc/re/mobs/fields/comodo.txt b/npc/re/mobs/fields/comodo.txt
index f53e5ca3f..ae4ddedeb 100644
--- a/npc/re/mobs/fields/comodo.txt
+++ b/npc/re/mobs/fields/comodo.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Comodo Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.4
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.2 Official kRO 10.1 spawns [Playtester]
 //= 1.3 More accurate spawns [Playtester]
diff --git a/npc/re/mobs/fields/dewata.txt b/npc/re/mobs/fields/dewata.txt
index 5a5abdff6..58118c4dc 100644
--- a/npc/re/mobs/fields/dewata.txt
+++ b/npc/re/mobs/fields/dewata.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script ========================================
+//===== Hercules Script ======================================
 //= Dewata Field Monster Spawn Script
 //===== By: ==================================================
 //= Chilly
 //===== Current Version: =====================================
 //= 1.0
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Description: =========================================
 //= Official kRO monster spawns
 //===== Additional Comments: =================================
diff --git a/npc/re/mobs/fields/dicastes.txt b/npc/re/mobs/fields/dicastes.txt
index 1387f1236..9d778c891 100644
--- a/npc/re/mobs/fields/dicastes.txt
+++ b/npc/re/mobs/fields/dicastes.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= El Dicastes Fields Monster Spawn Script
 //===== By: ==================================================
 //= Kisuka
 //===== Current Version: =====================================
 //= 1.0
-//===== Compatible With: =====================================
-//= eAthena SVN
 //===== Additional Comments: =================================
 //= 1.0 Official spawns from Aegis [Kisuka]
 //============================================================
diff --git a/npc/re/mobs/fields/einbroch.txt b/npc/re/mobs/fields/einbroch.txt
index 48ed1500d..f31395f3b 100644
--- a/npc/re/mobs/fields/einbroch.txt
+++ b/npc/re/mobs/fields/einbroch.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Einbroch Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.8
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.1 correct spawn maps, but not yet exact amount of
 //= monsters [Lupus]
diff --git a/npc/re/mobs/fields/geffen.txt b/npc/re/mobs/fields/geffen.txt
index feb3a44aa..35ff2e814 100644
--- a/npc/re/mobs/fields/geffen.txt
+++ b/npc/re/mobs/fields/geffen.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Geffen Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.6
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.2 Map names typos fix [Lupus]
 //= 1.3 Official kRO 10.1 spawns + future changes [Playtester]
diff --git a/npc/re/mobs/fields/gonryun.txt b/npc/re/mobs/fields/gonryun.txt
index c1a198374..290524caa 100644
--- a/npc/re/mobs/fields/gonryun.txt
+++ b/npc/re/mobs/fields/gonryun.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Gon Ryun Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.3
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.1 Official kRO 10.1 spawns [Playtester]
 //= 1.2 Updated to Renewal Spawns [Kisuka]
diff --git a/npc/re/mobs/fields/hugel.txt b/npc/re/mobs/fields/hugel.txt
index f532c9bc6..852d35e4e 100644
--- a/npc/re/mobs/fields/hugel.txt
+++ b/npc/re/mobs/fields/hugel.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Hugel Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.5
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= Spawns for hu_fild05 and hu_fild04, numbers may not be correct [MasterOfMuppets]
 //= 0.2 Fixed Petit ID
diff --git a/npc/re/mobs/fields/jawaii.txt b/npc/re/mobs/fields/jawaii.txt
index 0c63c6312..14490c698 100644
--- a/npc/re/mobs/fields/jawaii.txt
+++ b/npc/re/mobs/fields/jawaii.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Jawaii the honeymoon Island Monster Spawn Script
 //===== By: ==================================================
 //= MasterOfMuppets (1.0)
 //===== Current Version: =====================================
 //= 1.0
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.0 First version [MasterOfMuppets]
 //============================================================
diff --git a/npc/re/mobs/fields/lighthalzen.txt b/npc/re/mobs/fields/lighthalzen.txt
index 009274624..ad7019a81 100644
--- a/npc/re/mobs/fields/lighthalzen.txt
+++ b/npc/re/mobs/fields/lighthalzen.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Lighthalzen Fields Monster Spawn Script
 //===== By: ==================================================
 //= Muad_Dib, eAthena dev team
 //===== Current Version: =====================================
 //= 1.6
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.0 by Muad_Dib (Prometheus Project)
 //= 1.1 Added Porcellio by MasterOfMuppets
diff --git a/npc/re/mobs/fields/louyang.txt b/npc/re/mobs/fields/louyang.txt
index d993f2876..586b49960 100644
--- a/npc/re/mobs/fields/louyang.txt
+++ b/npc/re/mobs/fields/louyang.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Louyang Fields Monster Spawn Script
 //===== By: ==================================================
 //= Evera/Lorri
 //===== Current Version: =====================================
 //= 1.4
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.1 updated by MasterOfMuppets
 //= 1.2 Official kRO 10.1 spawns [Playtester]
diff --git a/npc/re/mobs/fields/lutie.txt b/npc/re/mobs/fields/lutie.txt
index 2ca535d67..99db7de31 100644
--- a/npc/re/mobs/fields/lutie.txt
+++ b/npc/re/mobs/fields/lutie.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Lutie Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.4
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.1 added Garm Baby according to May 10 patch
 //= 1.2 Official kRO 10.1 spawns [Playtester]
diff --git a/npc/re/mobs/fields/malaya.txt b/npc/re/mobs/fields/malaya.txt
index b8be85219..2cf027f44 100644
--- a/npc/re/mobs/fields/malaya.txt
+++ b/npc/re/mobs/fields/malaya.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script ========================================
+//===== Hercules Script ======================================
 //= Malaya Port Field Monster Spawn Script
 //===== By: ==================================================
 //= Chilly
 //===== Current Version: =====================================
 //= 1.0
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Description: =========================================
 //= Official kRO monster spawns
 //===== Additional Comments: =================================
diff --git a/npc/re/mobs/fields/manuk.txt b/npc/re/mobs/fields/manuk.txt
index 75dbbd68b..e27d7f6c6 100644
--- a/npc/re/mobs/fields/manuk.txt
+++ b/npc/re/mobs/fields/manuk.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Manuk Fields Monster Spawn Script
 //===== By: ==================================================
 //= alexx, MaC
 //===== Current Version: =====================================
 //= 1.1a
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.0 Official spawn ammounts from Aegis script [alexx]
 //= 1.1 Added 13.2 mob spawn update [scriptor]
diff --git a/npc/re/mobs/fields/mjolnir.txt b/npc/re/mobs/fields/mjolnir.txt
index ee5ab7ffb..58fba9422 100644
--- a/npc/re/mobs/fields/mjolnir.txt
+++ b/npc/re/mobs/fields/mjolnir.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Mt. Mjolnir Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.3
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.2 Official kRO 10.1 spawns [Playtester]
 //= 1.3 Updated to renewal spawns. [L0ne_W0lf]
diff --git a/npc/re/mobs/fields/morocc.txt b/npc/re/mobs/fields/morocc.txt
index 85bb02286..3e71b0846 100644
--- a/npc/re/mobs/fields/morocc.txt
+++ b/npc/re/mobs/fields/morocc.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Morocc Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.8
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.1 Official kRO 10.1 spawns [Playtester]
 //= 1.2 More accurate spawns [Playtester]
diff --git a/npc/re/mobs/fields/moscovia.txt b/npc/re/mobs/fields/moscovia.txt
index 8dd5d9054..7ffbd4c28 100644
--- a/npc/re/mobs/fields/moscovia.txt
+++ b/npc/re/mobs/fields/moscovia.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Moscovia Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.2
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.0 Added spawns [Playtester]
 //= 1.1 Updated to Renewal Spawns [Kisuka]
diff --git a/npc/re/mobs/fields/niflheim.txt b/npc/re/mobs/fields/niflheim.txt
index b9a39c446..2446ec0e0 100644
--- a/npc/re/mobs/fields/niflheim.txt
+++ b/npc/re/mobs/fields/niflheim.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Niflheim Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.7
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.2 updated [shadow],
 //= 1.3 many changes and wrong LOD ID 5373 -> 1373 [Lupus]
diff --git a/npc/re/mobs/fields/payon.txt b/npc/re/mobs/fields/payon.txt
index 4b3df0331..9736fb31b 100644
--- a/npc/re/mobs/fields/payon.txt
+++ b/npc/re/mobs/fields/payon.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Payon Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.5
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.1 Official kRO 10.1 spawns [Playtester]
 //= 1.2 Some 11.1 spawn changes [Playtester]
diff --git a/npc/re/mobs/fields/prontera.txt b/npc/re/mobs/fields/prontera.txt
index 13c9258f0..5eec3c925 100644
--- a/npc/re/mobs/fields/prontera.txt
+++ b/npc/re/mobs/fields/prontera.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Prontera Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.6
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.2 fixed some map name typos [Lupus]
 //= 1.3 Official kRO 10.1 spawns [Playtester]
diff --git a/npc/re/mobs/fields/rachel.txt b/npc/re/mobs/fields/rachel.txt
index fbfb6d7f6..68e34c4c5 100644
--- a/npc/re/mobs/fields/rachel.txt
+++ b/npc/re/mobs/fields/rachel.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Rachel Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 1.5
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.0 Created this [Sepheus]
 //= 1.1 Updated [Playtester]
diff --git a/npc/re/mobs/fields/splendide.txt b/npc/re/mobs/fields/splendide.txt
index 00afa5f8c..a9b5c8a1a 100644
--- a/npc/re/mobs/fields/splendide.txt
+++ b/npc/re/mobs/fields/splendide.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Splendide Fields Monster Spawn Script
 //===== By: ==================================================
 //= alexx, MaC
 //===== Current Version: =====================================
 //= 1.1
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.0 Official spawn ammounts from Aegis script [alexx]
 //= 1.1 Added 13.2 mob spawn update [scriptor]
diff --git a/npc/re/mobs/fields/umbala.txt b/npc/re/mobs/fields/umbala.txt
index 033ee1abe..e3bd52469 100644
--- a/npc/re/mobs/fields/umbala.txt
+++ b/npc/re/mobs/fields/umbala.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script ======================================= 
+//===== Hercules Script ====================================== 
 //= Umbala Fields Monster Spawn Script
 //===== By: ================================================== 
 //= Darkchild (1.0)
 //===== Current Version: ===================================== 
 //= 1.5
-//===== Compatible With: ===================================== 
-//= Any eAthena Version; RO Ep6+
 //===== Additional Comments: ================================= 
 //= 1.3 Official kRO 10.1 spawns [Playtester]
 //= 1.4 More accurate spawns [Playtester]
diff --git a/npc/re/mobs/fields/veins.txt b/npc/re/mobs/fields/veins.txt
index eb54412a9..ca8cc431e 100644
--- a/npc/re/mobs/fields/veins.txt
+++ b/npc/re/mobs/fields/veins.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Veins Fields Monster Spawn Script
 //===== By: ==================================================
 //= $ephiroth
 //===== Current Version: =====================================
 //= 1.9
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.0 Temp. monster spawn in Veins Field. [$ephiroth]
 //= 1.1 Updated monster spawn based on kRO website. [$ephiroth]
diff --git a/npc/re/mobs/fields/yuno.txt b/npc/re/mobs/fields/yuno.txt
index 74e283cb8..13f1ecb63 100644
--- a/npc/re/mobs/fields/yuno.txt
+++ b/npc/re/mobs/fields/yuno.txt
@@ -1,11 +1,9 @@
-//===== eAthena Script =======================================
+//===== Hercules Script ======================================
 //= Yuno Fields Monster Spawn Script
 //===== By: ==================================================
 //= Athena (1.0)
 //===== Current Version: =====================================
 //= 2.1
-//===== Compatible With: =====================================
-//= Any Athena Version
 //===== Additional Comments: =================================
 //= 1.1 fixed tabs, names [Lupus]
 //= 1.2 New/Better Spawn [Muad_Dib]
-- 
cgit v1.2.3-70-g09d2