diff options
Diffstat (limited to 'conf-tmpl/inter_athena.conf')
-rw-r--r-- | conf-tmpl/inter_athena.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf-tmpl/inter_athena.conf b/conf-tmpl/inter_athena.conf index dcf750845..b8ee9f976 100644 --- a/conf-tmpl/inter_athena.conf +++ b/conf-tmpl/inter_athena.conf @@ -46,6 +46,10 @@ kick_on_disconnect: 1 // WARNING: Don't use it in multi char/map or customized table names config.
charsave_method: 0
+// GM Reading Method
+// 1 to have Char read GMs, 0 to have Login-controlled GMs
+gm_read_method: 0
+
// The level at which a player with access is considered a GM.
// An account with an access level lower than this is not effected
// by gm_can_drop_lv (battle_athena.conf).
|