diff options
author | Taylor Locke <kisuka@kisuka.com> | 2015-09-05 15:14:49 -0700 |
---|---|---|
committer | Taylor Locke <kisuka@kisuka.com> | 2015-09-05 15:14:49 -0700 |
commit | 21564acf13fbfc10295e4b2e026c2d3b7ca07299 (patch) | |
tree | 9ab015b803f5109935826965e1ad7b64e5b91f82 /conf | |
parent | e6d9b557c979954d49f80d180696d0fa50ff1db0 (diff) | |
download | hercules-21564acf13fbfc10295e4b2e026c2d3b7ca07299.tar.gz hercules-21564acf13fbfc10295e4b2e026c2d3b7ca07299.tar.bz2 hercules-21564acf13fbfc10295e4b2e026c2d3b7ca07299.tar.xz hercules-21564acf13fbfc10295e4b2e026c2d3b7ca07299.zip |
Episode 14.2 Criatura Academy Release.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/char-server.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/char-server.conf b/conf/char-server.conf index aa3f7691c..152340532 100644 --- a/conf/char-server.conf +++ b/conf/char-server.conf @@ -95,7 +95,7 @@ autosave_time: 60 save_log: yes // Start point, Map name followed by coordinates (x,y) -start_point: new_1-1,53,111 +start_point: iz_int,97,90 // Starting items for new characters // Format is: id1,quantity1,stackable1,idN,quantityN,stackableN |