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/battleground/kvm | |
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/battleground/kvm')
-rw-r--r-- | npc/battleground/kvm/kvm01.txt | 4 | ||||
-rw-r--r-- | npc/battleground/kvm/kvm02.txt | 4 | ||||
-rw-r--r-- | npc/battleground/kvm/kvm03.txt | 4 | ||||
-rw-r--r-- | npc/battleground/kvm/kvm_enter.txt | 4 | ||||
-rw-r--r-- | npc/battleground/kvm/kvm_item_pay.txt | 4 |
5 files changed, 5 insertions, 15 deletions
diff --git a/npc/battleground/kvm/kvm01.txt b/npc/battleground/kvm/kvm01.txt index b69649944..f89a8f66a 100644 --- a/npc/battleground/kvm/kvm01.txt +++ b/npc/battleground/kvm/kvm01.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== // BattleGround System - KvM 80-99 //===== By: ================================================== //= ???, L0ne_W0lf //===== Current Version: ===================================== //= 1.2 -//===== Compatible With: ===================================== -//= rAthena 1.0 //===== Description: ========================================= //= [AEGIS Conversion] //= Kreiger Von Midgard Battleground for levels 80 to 99 diff --git a/npc/battleground/kvm/kvm02.txt b/npc/battleground/kvm/kvm02.txt index d99741834..e01225fbb 100644 --- a/npc/battleground/kvm/kvm02.txt +++ b/npc/battleground/kvm/kvm02.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== // BattleGround System - KvM 1-59 //===== By: ================================================== //= ???, L0ne_W0lf //===== Current Version: ===================================== //= 1.3 -//===== Compatible With: ===================================== -//= rAthena 1.0 //===== Description: ========================================= //= [AEGIS Conversion] //= Kreiger Von Midgard Battleground for levels 1 to 59 diff --git a/npc/battleground/kvm/kvm03.txt b/npc/battleground/kvm/kvm03.txt index 8cc26dc93..05cf76dc0 100644 --- a/npc/battleground/kvm/kvm03.txt +++ b/npc/battleground/kvm/kvm03.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== // BattleGround System - KvM 60-80 //===== By: ================================================== //= ???, L0ne_W0lf //===== Current Version: ===================================== //= 1.3 -//===== Compatible With: ===================================== -//= rAthena 1.0 //===== Description: ========================================= //= [AEGIS Conversion] //= Kreiger Von Midgard Battleground for levels 60 to 80 diff --git a/npc/battleground/kvm/kvm_enter.txt b/npc/battleground/kvm/kvm_enter.txt index d54792bb5..512e12dbd 100644 --- a/npc/battleground/kvm/kvm_enter.txt +++ b/npc/battleground/kvm/kvm_enter.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== // BattleGround System - KvM Entrance NPCs //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 1.1 -//===== Compatible With: ===================================== -//= rAthena 1.0 //===== Description: ========================================= //= [AEGIS Conversion] //= Kreiger Von Midgard Battleground Entrance NPCs diff --git a/npc/battleground/kvm/kvm_item_pay.txt b/npc/battleground/kvm/kvm_item_pay.txt index 3af0c5a1b..9257e92b3 100644 --- a/npc/battleground/kvm/kvm_item_pay.txt +++ b/npc/battleground/kvm/kvm_item_pay.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== // BattleGround System - KvM Item Dealer //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= rAthena 1.0 //===== Description: ========================================= //= [AEGIS Conversion] //= Kreiger Von Midgard Battleground Point redemption NPC |