summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-29 16:44:43 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-29 16:44:43 -0300
commit11d2c6a557a92288dc08b58863254c6e08b36eb9 (patch)
tree69e186f7f5f49121406ad1e8910c8d96d6f74cf8
parenteb18f157b74c5ee96c840d527c7a887c5eb371e0 (diff)
downloadtools-11d2c6a557a92288dc08b58863254c6e08b36eb9.tar.gz
tools-11d2c6a557a92288dc08b58863254c6e08b36eb9.tar.bz2
tools-11d2c6a557a92288dc08b58863254c6e08b36eb9.tar.xz
tools-11d2c6a557a92288dc08b58863254c6e08b36eb9.zip
Fix bugs
-rw-r--r--Makefile2
-rw-r--r--localserver/conf/char-server.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4e28b55..7289540 100644
--- a/Makefile
+++ b/Makefile
@@ -65,7 +65,7 @@ client:
@cd client ; mv weapons.tmp ../../client-data/weapons.xml
@cd client ; mv daily.tmp ../../client-data/graphics/images/daily.xml
@cd client ; ./minimap-render.py all
- @cd client ; ./minimap-dyecmd.py ; ./minimap-dyecmd.sh
+ @cd client ; ./minimap-dyecmd.py ; ./minimap-dyecmd.sh
cp client/minimap-override/* ../client-data/graphics/minimaps/
@echo "XML files and minimaps updated, please commit result on client-data."
diff --git a/localserver/conf/char-server.conf b/localserver/conf/char-server.conf
index f6431c5..59ed9b7 100644
--- a/localserver/conf/char-server.conf
+++ b/localserver/conf/char-server.conf
@@ -28,4 +28,4 @@
//=========================================================================
min_char_class: 0
-max_char_class: 6
+max_char_class: 0