diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/grf_files.txt | 15 | ||||
-rw-r--r-- | db/map_cache.dat | bin | 1576951 -> 1586340 bytes | |||
-rw-r--r-- | db/map_index.txt (renamed from db/map_list.txt) | 17 |
4 files changed, 17 insertions, 17 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index cfed7180f..89c357ecc 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -21,6 +21,8 @@ ======================== 04/07 + * Updated map index and map cache with Nameless Island maps [DracoRPG] + - also removed the duplicate g_room2 entry from map index, read the note * Corrected Aliza card's item_db line. [Skotlex] 04/05 * Fixed some items that should heal percentual hp/sp [Playtester] diff --git a/db/grf_files.txt b/db/grf_files.txt deleted file mode 100644 index ef2421925..000000000 --- a/db/grf_files.txt +++ /dev/null @@ -1,15 +0,0 @@ -//----------------------------------------- -// GRF List -//----------------------------------------- - -grf: C:\Program Files\Gravity\RO\data.grf -grf: C:\Program Files\Gravity\RO\sdata.grf - -// You may add more in this format -// grf: <data file path> - -//------ Others --------------------------- - -//Path to directory that contains the data dir -//NOTE: Path must include trailing backslash, only one data_dir entry is supported. -//data_dir: C:\Program Files\Gravity\RO\ diff --git a/db/map_cache.dat b/db/map_cache.dat Binary files differindex 34b8942ee..320e83c66 100644 --- a/db/map_cache.dat +++ b/db/map_cache.dat diff --git a/db/map_list.txt b/db/map_index.txt index 94585d873..b23fe7ba8 100644 --- a/db/map_list.txt +++ b/db/map_index.txt @@ -9,6 +9,11 @@ //mapname <- map will use index of previous map +1 //Note that map index 0 is special and reserved for "error" status. +// NOTE TO DEVELOPERS +// Due to a removed duplicate, index 591 is free, if you have to add a single map, +// please add it there instead of the end. Then remove the 592 on next line (rachel) +// and remove all those comments. ~DracoRPG + alb_ship 1 alb2trea alberta @@ -599,8 +604,8 @@ job_hunter job_knight job_priest job_wizard -g_room2 -rachel +// INDEX 591 IS FREE, PLEASE USE IT +rachel 592 ra_in01 ra_fild01 ra_fild02 @@ -645,6 +650,14 @@ ve_fild07 poring_c01 poring_c02 que_ng +nameless_i +nameless_n +nameless_in +abbey01 +abbey02 +abbey03 +poring_w01 +poring_w02 // Only add maps under this line if they are not standard maps! |