diff options
author | Matheus Macabu <mkbu95@gmail.com> | 2013-02-03 17:58:59 -0800 |
---|---|---|
committer | Matheus Macabu <mkbu95@gmail.com> | 2013-02-03 17:58:59 -0800 |
commit | fe8d3fc42729f2afc37426e26080b2d04f65d9f3 (patch) | |
tree | a9b1a6855824986b8bfa47a98236d30a1f2e1d33 /npc/battleground/tierra | |
parent | 64d34dc87a5e93d371fc3b1eb5e905e5deb798d7 (diff) | |
parent | ac7c180e10c5c84eae1ef8769942853ac8abc6f9 (diff) | |
download | hercules-fe8d3fc42729f2afc37426e26080b2d04f65d9f3.tar.gz hercules-fe8d3fc42729f2afc37426e26080b2d04f65d9f3.tar.bz2 hercules-fe8d3fc42729f2afc37426e26080b2d04f65d9f3.tar.xz hercules-fe8d3fc42729f2afc37426e26080b2d04f65d9f3.zip |
Merge pull request #6 from Mysteries/master
Various commits from Mystery
Diffstat (limited to 'npc/battleground/tierra')
-rw-r--r-- | npc/battleground/tierra/tierra01.txt | 4 | ||||
-rw-r--r-- | npc/battleground/tierra/tierra02.txt | 4 | ||||
-rw-r--r-- | npc/battleground/tierra/tierra_enter.txt | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/npc/battleground/tierra/tierra01.txt b/npc/battleground/tierra/tierra01.txt index b6b3e4354..4dec175c2 100644 --- a/npc/battleground/tierra/tierra01.txt +++ b/npc/battleground/tierra/tierra01.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== // BattleGround System - Tierra Gorge //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 1.3 -//===== Compatible With: ===================================== -//= rAthena 1.0 //===== Description: ========================================= //= [AEGIS Conversion] //= Tierra Gorge Battleground. diff --git a/npc/battleground/tierra/tierra02.txt b/npc/battleground/tierra/tierra02.txt index 867946181..aa5f09215 100644 --- a/npc/battleground/tierra/tierra02.txt +++ b/npc/battleground/tierra/tierra02.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== // BattleGround System - Tierra Gorge 2 //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 1.2 -//===== Compatible With: ===================================== -//= rAthena 1.0 //===== Description: ========================================= //= [AEGIS Conversion] //= Second Tierra Gorge Battleground. diff --git a/npc/battleground/tierra/tierra_enter.txt b/npc/battleground/tierra/tierra_enter.txt index 4ee74ceca..df2568125 100644 --- a/npc/battleground/tierra/tierra_enter.txt +++ b/npc/battleground/tierra/tierra_enter.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== // BattleGround System - Tierra Gorge Entrance NPCs //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 1.0 -//===== Compatible With: ===================================== -//= rAthena 1.0 //===== Description: ========================================= //= [AEGIS Conversion] //= Tierra Gorge Battleground Entrance NPCs |