diff options
Diffstat (limited to 'world/conf')
-rw-r--r-- | world/conf/char_athena.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/world/conf/char_athena.conf b/world/conf/char_athena.conf index a719a5be..8ea1f99f 100644 --- a/world/conf/char_athena.conf +++ b/world/conf/char_athena.conf @@ -46,14 +46,14 @@ backup_txt: save/athena_backup.txt // Start point, Map name followed by coordinates (x,y) start_point: 042-2.gat,26,26 -// Starting weapon for new characters +// Starting weapon for new characters (deprecated) start_weapon: 0 -// Starting armor for new characters +// Starting armor for new characters (deprecated) start_armor: 0 -// Starting zeny for new characters -start_zeny: 50 +// Starting zeny for new characters (deprecated) +start_zeny: 0 // Name used for unknown characters unknown_char_name: Unknown |