From e2806d444dd4077d02ffc1abe455c33b89e765f2 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 30 Aug 2011 22:39:35 -0700 Subject: give starting gold via script instead of start_zeny --- world/conf/char_athena.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'world/conf') 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 -- cgit v1.2.3-60-g2f50