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/instances | |
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/instances')
-rw-r--r-- | npc/instances/EndlessTower.txt | 4 | ||||
-rw-r--r-- | npc/instances/NydhoggsNest.txt | 4 | ||||
-rw-r--r-- | npc/instances/OrcsMemory.txt | 4 | ||||
-rw-r--r-- | npc/instances/SealedShrine.txt | 4 |
4 files changed, 4 insertions, 12 deletions
diff --git a/npc/instances/EndlessTower.txt b/npc/instances/EndlessTower.txt index ef2731a6c..ba6508353 100644 --- a/npc/instances/EndlessTower.txt +++ b/npc/instances/EndlessTower.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Endless Tower //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 2.0 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= [Official Conversion] //= Endless Tower Memorial Dungeon diff --git a/npc/instances/NydhoggsNest.txt b/npc/instances/NydhoggsNest.txt index 5928ae7aa..b404df86b 100644 --- a/npc/instances/NydhoggsNest.txt +++ b/npc/instances/NydhoggsNest.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Nidhoggr's Nest //===== By: ================================================== //= L0ne_W0lf, various sources //===== Current Version: ===================================== //= 1.4 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= [Official Conversion] //= Nidhoggr's Nest Instance diff --git a/npc/instances/OrcsMemory.txt b/npc/instances/OrcsMemory.txt index 3de99ecd5..f355ae289 100644 --- a/npc/instances/OrcsMemory.txt +++ b/npc/instances/OrcsMemory.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Orc's Memory //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 1.6 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= [Official Conversion] //= Relive the memory of an orc. diff --git a/npc/instances/SealedShrine.txt b/npc/instances/SealedShrine.txt index 3d39dc462..8f9d97591 100644 --- a/npc/instances/SealedShrine.txt +++ b/npc/instances/SealedShrine.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Sealed Shrine //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 2.2 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= [Official Conversion] //= Seal away the Great Demon Baphomet. |