From 55745a041291c12cb175b1e10a0669b6e720bdb1 Mon Sep 17 00:00:00 2001
From: Jessica Tölke <jtoelke@mail.upb.de>
Date: Sat, 4 Jun 2011 21:37:07 +0200
Subject: changing starting position and let player start without a weapon

---
 conf/char_athena.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'conf')

diff --git a/conf/char_athena.conf b/conf/char_athena.conf
index 243aa97d..eb4b62b4 100644
--- a/conf/char_athena.conf
+++ b/conf/char_athena.conf
@@ -44,10 +44,10 @@ backup_txt_flag: no
 backup_txt: save/athena_backup.txt
 
 // Start point, Map name followed by coordinates (x,y)
-start_point: 001-1.gat,29,28
+start_point: 042-2.gat,26,26
 
 // Starting weapon for new characters
-start_weapon: 1201
+start_weapon: 0
 
 // Starting armor for new characters
 start_armor: 1202
@@ -75,7 +75,7 @@ char_name_option: 1
 // Note: add 'space' between 2 others letters/symbols.
 // default: void.
 // char_name_letters: [ ] { } , . | - # @ ! ~ ` ; : " " ? / \ = + < >
-char_name_letters: a b c d e f g h i j k l m n o p r s t q u v w x y z A B C D E F G H I J K L M N O P R S T Q U V W X Y Z 1 2 3 4 5 6 7 8 9 0 - _ + = ! @ $ % ^ & * ( ) : ; ' < > , . ? / ~ ` | \ 
+char_name_letters: a b c d e f g h i j k l m n o p r s t q u v w x y z A B C D E F G H I J K L M N O P R S T Q U V W X Y Z 1 2 3 4 5 6 7 8 9 0 - _ + = ! @ $ % ^ & * ( ) : ; ' < > , . ? / ~ ` | \
 
 // Filename of the file which receives the online players list in text
 online_txt_filename: online.txt
-- 
cgit v1.2.3-70-g09d2