From 5dbbbab3fbba59da139e52da4a09ab93d94b3f27 Mon Sep 17 00:00:00 2001 From: Matheus Macabu Date: Sat, 20 Apr 2013 20:40:46 -0300 Subject: * Added support for up to 32 items in starting items (the items you receive when creating a new character). Signed-off-by: Matheus Macabu --- conf/char-server.conf | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'conf') diff --git a/conf/char-server.conf b/conf/char-server.conf index da0b8d45b..b2120471c 100644 --- a/conf/char-server.conf +++ b/conf/char-server.conf @@ -94,11 +94,9 @@ save_log: yes // Start point, Map name followed by coordinates (x,y) start_point: new_1-1,53,111 -// Starting weapon for new characters -start_weapon: 1201 - -// Starting armor for new characters -start_armor: 2301 +// Starting items for new characters +// Format is: id1,qt1,idn,qtn +start_items: 1201,1,2301,1 // Starting zeny for new characters start_zeny: 0 -- cgit v1.2.3-60-g2f50