diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-08-11 18:17:26 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-08-11 18:17:26 +0000 |
commit | b1ca3ed2ab319fa5a81e24cad92fa2c9801e8806 (patch) | |
tree | 1b5973153481222ab11032ab1c1b5c9877ec81c9 /npc/Changelog.txt | |
parent | f43db005fc8a815db1e348ca19693eb5b47bd460 (diff) | |
download | hercules-b1ca3ed2ab319fa5a81e24cad92fa2c9801e8806.tar.gz hercules-b1ca3ed2ab319fa5a81e24cad92fa2c9801e8806.tar.bz2 hercules-b1ca3ed2ab319fa5a81e24cad92fa2c9801e8806.tar.xz hercules-b1ca3ed2ab319fa5a81e24cad92fa2c9801e8806.zip |
* Documented Battleground commands with as much information as I've got.
* Another rather large overhaul of the battlegrounds.
- in bg_common.txt, stripped out several more NPCs, split them off.
- Most of the NPCs in bg_common.txt are now official Aegis versions.
- Completely rewrote Tierra Gorge for the most part, from ground up.
- Moved old Tierra Valley battlegrounds to /custom/battleground.
- Added Tierra scripts, Flavius, and bg_common to scripts_athena.
- Tierra, KvM, and bg_common scripts are now enabled by default.
- To use custom Flavius, you must enable /flavius/flavius_enter.txt
- * TIERRA GORGE AND KVM BOTH REQUIRE TESTING *
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14373 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index b8b441b74..d6cc8a1ec 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,15 @@ Date Added ====== +2010/08/11 + * Rev. 14369 Another rather large overhaul of the battlegrounds. [L0ne_W0lf] + - in bg_common.txt, stripped out several more NPCs, split them off. + - Most of the NPCs in bg_common.txt are now official Aegis versions. + - Completely rewrote Tierra Gorge for the most part, from ground up. + - Moved old Tierra Valley battlegrounds to /custom/battleground. + - Added Tierra scripts, Flavius, and bg_common to scripts_athena. + - Tierra, KvM, and bg_common scripts are now enabled by default. + - To use custom Flavius, you must enable /flavius/flavius_enter.txt + - * TIERRA GORGE AND KVM BOTH REQUIRE TESTING * 2010/07/29 * Rev. 14369 A rather large overhaul of the battlegrounds. [L0ne_W0lf] - in bg_common.txt, stripped out KvM npcs, fixed coordinates. |