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/etc | |
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/etc')
-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 |
4 files changed, 4 insertions, 4 deletions
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 |