diff options
author | Mysteries <mysteriousragnarok@hotmail.com> | 2013-02-03 14:34:42 -0500 |
---|---|---|
committer | Mysteries <mysteriousragnarok@hotmail.com> | 2013-02-03 14:34:42 -0500 |
commit | a8240276644fe5e80ad41c53143bdc87cf953c31 (patch) | |
tree | 6cf124d13210c3bf652ffdd9690c479d931744ae /npc/re/mobs/fields | |
parent | a467ff90f829414dd1ef29688423498bd528866d (diff) | |
download | hercules-a8240276644fe5e80ad41c53143bdc87cf953c31.tar.gz hercules-a8240276644fe5e80ad41c53143bdc87cf953c31.tar.bz2 hercules-a8240276644fe5e80ad41c53143bdc87cf953c31.tar.xz hercules-a8240276644fe5e80ad41c53143bdc87cf953c31.zip |
Updated more placeholders and fixed some spacing issues.
Diffstat (limited to 'npc/re/mobs/fields')
-rw-r--r-- | npc/re/mobs/fields/ayothaya.txt | 2 | ||||
-rw-r--r-- | npc/re/mobs/fields/bifrost.txt | 2 | ||||
-rw-r--r-- | npc/re/mobs/fields/brasilis.txt | 2 | ||||
-rw-r--r-- | npc/re/mobs/fields/lighthalzen.txt | 6 |
4 files changed, 5 insertions, 7 deletions
diff --git a/npc/re/mobs/fields/ayothaya.txt b/npc/re/mobs/fields/ayothaya.txt index db26edb43..6bf71ed2c 100644 --- a/npc/re/mobs/fields/ayothaya.txt +++ b/npc/re/mobs/fields/ayothaya.txt @@ -1,4 +1,4 @@ -//===== Hercules Script ======================================= +//===== Hercules Script ====================================== //= Ayothaya Fields Monster Spawn Script //===== By: ================================================== //= Athena (1.0) diff --git a/npc/re/mobs/fields/bifrost.txt b/npc/re/mobs/fields/bifrost.txt index d060a61f2..c518669f6 100644 --- a/npc/re/mobs/fields/bifrost.txt +++ b/npc/re/mobs/fields/bifrost.txt @@ -1,4 +1,4 @@ -//===== Hercules Script ======================================== +//===== Hercules Script ====================================== //= Bifrost Field Monster Spawn Script //===== By: ================================================== //= Chilly diff --git a/npc/re/mobs/fields/brasilis.txt b/npc/re/mobs/fields/brasilis.txt index ff882402d..d0bc14591 100644 --- a/npc/re/mobs/fields/brasilis.txt +++ b/npc/re/mobs/fields/brasilis.txt @@ -1,4 +1,4 @@ -//===== Hercules Script ======================================= +//===== Hercules Script ====================================== //= Brasilis Fields Monster Spawn Script //===== By: ================================================== //= Kisuka diff --git a/npc/re/mobs/fields/lighthalzen.txt b/npc/re/mobs/fields/lighthalzen.txt index 05fed705e..2a8867b13 100644 --- a/npc/re/mobs/fields/lighthalzen.txt +++ b/npc/re/mobs/fields/lighthalzen.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Lighthalzen Fields Monster Spawn Script //===== By: ================================================== -//= Muad_Dib, rAthena dev team +//= Muad_Dib, rAthena 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 |