diff options
author | Zuzanna K. Filutowska <platyna@users.sourceforge.net> | 2006-02-22 03:23:48 +0000 |
---|---|---|
committer | Zuzanna K. Filutowska <platyna@users.sourceforge.net> | 2006-02-22 03:23:48 +0000 |
commit | e385aa83498109a9c357375c1aad16013e13705f (patch) | |
tree | dc48fb651bb7a9c9e8a4e1ca166d632fb3fc2556 /conf/login_athena.conf | |
parent | 202556766e00d869b72334a9d2c9190ca5d7c5d7 (diff) | |
download | serverdata-e385aa83498109a9c357375c1aad16013e13705f.tar.gz serverdata-e385aa83498109a9c357375c1aad16013e13705f.tar.bz2 serverdata-e385aa83498109a9c357375c1aad16013e13705f.tar.xz serverdata-e385aa83498109a9c357375c1aad16013e13705f.zip |
Reseted gm password to default value. Am I drunk or what?
Diffstat (limited to 'conf/login_athena.conf')
-rw-r--r-- | conf/login_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/login_athena.conf b/conf/login_athena.conf index 275a736b..72b820fe 100644 --- a/conf/login_athena.conf +++ b/conf/login_athena.conf @@ -20,7 +20,7 @@ ladminallowip: all // Gamemaster password, used with the @gm command to obtain GM commands (level of gm set with level_new_gm parameter). // NOTICE: You should also change this one. -gm_pass: Anikedam.18 +gm_pass: gm // Level of new GM created with @gm command. (default: 60) // If you set to 0, you disable creation of new GM with @gm. |