summaryrefslogtreecommitdiff
path: root/world/map/conf/tmwa-map.conf
blob: 7ed5da090c86ce50ef3103ac6d8cbf782fdd3903 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
// Master config file for The Mana World Athena (map component)
// This file is used since version 14.x.y

// Do NOT change the order of the slave includes
// Older server versions hard-coded the loaders in (mostly) this order,
// and there may still be code dependencies.

// The plan is to turn some of these into just plain 'import' eventually?
map_conf: conf/map_athena.conf
battle_conf: conf/battle_athena.conf
atcommand_conf: conf/atcommand_athena.conf

const_db: db/const.txt
const_db: db/const-mapflags.txt
const_db: db/const-debugflag.txt

item_db: db/item_db.txt
mob_db: db/0_19_mob_db.txt
mob_db: db/20_39_mob_db.txt
mob_db: db/40_59_mob_db.txt
mob_db: db/60_79_mob_db.txt
mob_db: db/80_99_mob_db.txt
mob_db: db/over_100_mob_db.txt
mob_skill_db: db/mob_skill_db.txt
skill_db: db/skill_db.txt

import: conf/magic-conf-ifold.conf
import: conf/magic-conf-ifnew.conf

resnametable: data/resnametable.txt