summaryrefslogblamecommitdiff
path: root/settings.xml
blob: 936cfc4dfe667ce55cbb84b9f18fde5794714f9d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                               
<!--
    This is the main world settings file for Mana client since version 0.7.
    It defines all the settings, and can include additional XML files for this.
-->
<settings>
  <include file="paths.xml" />
  <include file="skills.xml" />
  <include file="items.xml" />
  <include file="monsters.xml" />
  <include file="npcs.xml" />
  <include file="emotes.xml" />
  <include file="status-effects.xml" />
  <include file="itemcolors.xml" />
  <include file="units.xml" />
</settings>