diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-29 22:33:11 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-29 22:33:11 +0000 |
commit | d38700da2ca343c98a626146107911e695d295b3 (patch) | |
tree | d32aed73466ecf72a649851b62efb1b551617ed3 | |
parent | 79f89b00e06f7878797d3b9033ae178e18b9277a (diff) | |
download | hercules-d38700da2ca343c98a626146107911e695d295b3.tar.gz hercules-d38700da2ca343c98a626146107911e695d295b3.tar.bz2 hercules-d38700da2ca343c98a626146107911e695d295b3.tar.xz hercules-d38700da2ca343c98a626146107911e695d295b3.zip |
Added the Arunafeltz maps, not tested yet
- someone with an up-to-date client should test them
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6829 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | Changelog-Trunk.txt | 2 | ||||
-rw-r--r-- | conf-tmpl/maps_athena.conf | 31 |
2 files changed, 33 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index b1c55093f..2625d34a2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/05/29
+ * Added the Arunafeltz maps, not tested yet [Playtester]
+ - someone with an up-to-date client should test them
* Fixed pc_gainexp resetting your exp to 0 rather than adding it in...
[Skotlex]
* Corrected aspd calculation code to avoid negative overflows. [Skotlex]
diff --git a/conf-tmpl/maps_athena.conf b/conf-tmpl/maps_athena.conf index 458174bb5..57bf79565 100644 --- a/conf-tmpl/maps_athena.conf +++ b/conf-tmpl/maps_athena.conf @@ -711,6 +711,37 @@ map: poring_c01.gat map: poring_c02.gat
map: que_ng.gat
+// --- Arunafeltz & Ice Dungeon ---
+// -- 2006-05-30sdata_k.gpf --
+map: rachel.gat
+map: ra_in01.gat
+map: ra_fild01.gat
+map: ra_fild02.gat
+map: ra_fild03.gat
+map: ra_fild04.gat
+map: ra_fild05.gat
+map: ra_fild06.gat
+map: ra_fild07.gat
+map: ra_fild08.gat
+map: ra_fild09.gat
+map: ra_fild10.gat
+map: ra_fild11.gat
+map: ra_fild12.gat
+map: ra_fild13.gat
+map: ra_san01.gat
+map: ra_san02.gat
+map: ra_san03.gat
+map: ra_san04.gat
+map: ra_san05.gat
+map: ra_temin.gat
+map: ra_temple.gat
+map: ra_temsky.gat
+map: que_rachel.gat
+map: ice_dun01.gat
+map: ice_dun02.gat
+map: ice_dun03.gat
+map: ice_dun04.gat
+
//------------------------- Clone Maps ---------------------------
//------------------------- Extra Maps ---------------------------
|