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/custom | |
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/custom')
-rw-r--r-- | npc/custom/breeder.txt | 2 | ||||
-rw-r--r-- | npc/custom/card_remover.txt | 2 | ||||
-rw-r--r-- | npc/custom/etc/airplane.txt | 2 | ||||
-rw-r--r-- | npc/custom/etc/bank.txt | 2 | ||||
-rw-r--r-- | npc/custom/etc/bank_kafra.txt | 2 | ||||
-rw-r--r-- | npc/custom/etc/blackjack.txt | 2 | ||||
-rw-r--r-- | npc/custom/quests/bandit_beard.txt | 2 | ||||
-rw-r--r-- | npc/custom/quests/berzebub.txt | 2 | ||||
-rw-r--r-- | npc/custom/resetnpc.txt | 4 |
9 files changed, 9 insertions, 11 deletions
diff --git a/npc/custom/breeder.txt b/npc/custom/breeder.txt index f18c18a54..a4452db68 100644 --- a/npc/custom/breeder.txt +++ b/npc/custom/breeder.txt @@ -1,4 +1,4 @@ -//===== Hercules Script ======================================= +//===== Hercules Script ====================================== //= Universal Rental NPC //===== By: ================================================== //= Euphy diff --git a/npc/custom/card_remover.txt b/npc/custom/card_remover.txt index e1a4f90f6..1e0a1c8f7 100644 --- a/npc/custom/card_remover.txt +++ b/npc/custom/card_remover.txt @@ -1,4 +1,4 @@ -//===== Hercules Script ======================================= +//===== Hercules Script ====================================== //= Card Removal NPC //===== By: ================================================== //= TyrNemesis^ diff --git a/npc/custom/etc/airplane.txt b/npc/custom/etc/airplane.txt index ac784b599..637d38e61 100644 --- a/npc/custom/etc/airplane.txt +++ b/npc/custom/etc/airplane.txt @@ -1,4 +1,4 @@ -//===== Hercules Script ======================================= +//===== Hercules Script ====================================== //= elRO Airship //===== By: ================================================== //= Draike, Bluto, Hephaestus diff --git a/npc/custom/etc/bank.txt b/npc/custom/etc/bank.txt index b7a62d228..00ebc66c8 100644 --- a/npc/custom/etc/bank.txt +++ b/npc/custom/etc/bank.txt @@ -1,4 +1,4 @@ -//===== Hercules Script ======================================= +//===== Hercules Script ====================================== //= Banker Script //===== By: ================================================== //= Syrus22 (1.0) diff --git a/npc/custom/etc/bank_kafra.txt b/npc/custom/etc/bank_kafra.txt index 5ac35fe85..12f35aff5 100644 --- a/npc/custom/etc/bank_kafra.txt +++ b/npc/custom/etc/bank_kafra.txt @@ -1,4 +1,4 @@ -//===== Hercules Script ======================================= +//===== Hercules Script ====================================== //= The 2nd Bank of Prontera (with daily 0.01% income!) //===== By: ================================================== //= Lupus (1.0) diff --git a/npc/custom/etc/blackjack.txt b/npc/custom/etc/blackjack.txt index 405409236..15e74865c 100644 --- a/npc/custom/etc/blackjack.txt +++ b/npc/custom/etc/blackjack.txt @@ -1,4 +1,4 @@ -//===== Hercules Script ======================================= +//===== Hercules Script ====================================== //= Black Jack //===== By: ================================================== //= kobra_k88 diff --git a/npc/custom/quests/bandit_beard.txt b/npc/custom/quests/bandit_beard.txt index bc0f2e061..175471f56 100644 --- a/npc/custom/quests/bandit_beard.txt +++ b/npc/custom/quests/bandit_beard.txt @@ -1,4 +1,4 @@ -//===== Hercules Script ======================================= +//===== Hercules Script ====================================== //= Bandit Beard Quest //===== By: ================================================== //= Mega Man Expert & Lupus diff --git a/npc/custom/quests/berzebub.txt b/npc/custom/quests/berzebub.txt index 02f5e561b..1ba44211e 100644 --- a/npc/custom/quests/berzebub.txt +++ b/npc/custom/quests/berzebub.txt @@ -1,4 +1,4 @@ -//===== Hercules Script ======================================= +//===== Hercules Script ====================================== //= Berzebub Card Quest //===== By: ================================================== //= jabs diff --git a/npc/custom/resetnpc.txt b/npc/custom/resetnpc.txt index eb34137e4..c3ad9afb2 100644 --- a/npc/custom/resetnpc.txt +++ b/npc/custom/resetnpc.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Reset NPC //===== By: ================================================== //= rAthena Dev Team //===== Current Version: ===================================== //= 1.3 -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= Resets skills, stats, or both. //===== Additional Comments: ================================= |