summaryrefslogtreecommitdiff
path: root/paths.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-06-02 16:20:21 +0200
committerAlige <aligetmw@hotmail.fr>2012-06-02 16:20:21 +0200
commit20c55f76999711f35118ee095e2ce2fd96ded0c2 (patch)
treeea2095e392d14482b608a4d65d97d9e13d8dbeba /paths.xml
parent493dfb1bf2092b5b7ead4fec68ffb38c650f2404 (diff)
downloadclientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.tar.gz
clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.tar.bz2
clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.tar.xz
clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.zip
Reworked all XML files by replacing whitespaces by tabs.
Particle XML files will be done later.
Diffstat (limited to 'paths.xml')
-rw-r--r--paths.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/paths.xml b/paths.xml
index e73f227a..660c20e1 100644
--- a/paths.xml
+++ b/paths.xml
@@ -1,5 +1,9 @@
<?xml version="1.0"?>
-<!-- Use this file to override default data paths used by the system
+
+<!-- Authors: The Mana World & Evol Online. -->
+
+<!--
+Use this file to override default data paths used by the system.
If this file is not used, the hard-coded defaults are the following:
Files: Default paths:
@@ -14,9 +18,9 @@ Default minimaps path: graphics/minimaps/
Default particles path: graphics/particles/
Default sprite path: graphics/sprites/
Default maps path: maps/
-Default sfx path: sfx/
+Default sfx path: sfx/
-Hard-coded reference files (Some could be handled differently later):
+Hard-coded reference files (some could be handled differently later):
Files: Default paths:
============= ===============
@@ -42,7 +46,7 @@ Also, don't forget to add the '/' path separator at the end of folder values.
<option name="minimaps" value="graphics/minimaps/"/>
<option name="maps" value="maps/"/>
<option name="sfx" value="sfx/"/>
- <option name="attackSfxFile" value="weapons/fist/hit-1.ogg"/>
+ <option name="attackSfxFile" value="weapons/fist/hit1.ogg"/>
<option name="music" value="music/"/>
<option name="wallpapers" value="graphics/images/"/>
<option name="wallpaperFile" value="login_wallpaper.png"/>