diff options
author | Reid <reidyaro@gmail.com> | 2012-01-06 02:53:18 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-01-06 02:53:18 +0100 |
commit | bdd3375d1f461614e8cf730193cf5ebd1aa60c31 (patch) | |
tree | 9944b5cb873d4898fda0ada5b71297eeee818338 /conf | |
parent | bd9088f87c73380c66fd7ed7dff54399ec403cb5 (diff) | |
download | serverdata-bdd3375d1f461614e8cf730193cf5ebd1aa60c31.tar.gz serverdata-bdd3375d1f461614e8cf730193cf5ebd1aa60c31.tar.bz2 serverdata-bdd3375d1f461614e8cf730193cf5ebd1aa60c31.tar.xz serverdata-bdd3375d1f461614e8cf730193cf5ebd1aa60c31.zip |
Add lang check at beggings of sailors script,
Correct arpan's english,
Change warp location when new char is created.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/char_athena.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/char_athena.conf b/conf/char_athena.conf index d22f8f54..38623d94 100644 --- a/conf/char_athena.conf +++ b/conf/char_athena.conf @@ -44,9 +44,9 @@ backup_txt_flag: no backup_txt: save/athena_backup.txt // Start point, Map name followed by coordinates (x,y) -start_point: 000-0.gat,23,23 -start_point2: 000-0.gat,23,23 -start_point3: 000-0.gat,23,23 +start_point: 000-0.gat,22,24 +start_point2: 000-0.gat,22,24 +start_point3: 000-0.gat,22,24 // Starting weapon for new characters start_weapon: 0 |