diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-25 05:26:11 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-25 05:26:11 +0000 |
commit | fd6d268638658dbf8c7e2ee1c8657f0f1932146f (patch) | |
tree | 69d5ad36720ce39934b3b1c71e34dbc3f555fe99 /conf-tmpl/char_athena.conf | |
parent | 44ddfa3599ec6f49df9a5cd6e0936fc522b1bf0b (diff) | |
download | hercules-fd6d268638658dbf8c7e2ee1c8657f0f1932146f.tar.gz hercules-fd6d268638658dbf8c7e2ee1c8657f0f1932146f.tar.bz2 hercules-fd6d268638658dbf8c7e2ee1c8657f0f1932146f.tar.xz hercules-fd6d268638658dbf8c7e2ee1c8657f0f1932146f.zip |
final clone maps -> original maps change. also fixed novice grounds map in char.c. fixed socked_enchant npc
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9064 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/char_athena.conf')
-rw-r--r-- | conf-tmpl/char_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/char_athena.conf b/conf-tmpl/char_athena.conf index 797bd6905..c48c92138 100644 --- a/conf-tmpl/char_athena.conf +++ b/conf-tmpl/char_athena.conf @@ -127,7 +127,7 @@ backup_txt: save/athena_backup.txt friends_txt: save/friends.txt
// Start point, Map name followed by coordinates (x,y)
-start_point: new_1-1.gat,53,111
+start_point: new_zone01.gat,53,111
// Starting weapon for new characters
start_weapon: 1201
|