summaryrefslogtreecommitdiff
path: root/conf-tmpl/inter_athena.conf
diff options
context:
space:
mode:
authorcodemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-01 05:35:21 +0000
committercodemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-01 05:35:21 +0000
commit3a44a959e2d8f76d5a43a81992e3d17fe50644d0 (patch)
treed6646048df2e11355e353fe66bdb6582b3313d71 /conf-tmpl/inter_athena.conf
parent14924e0da5a32cb765ab8d405f965394cc3dbc6c (diff)
downloadhercules-3a44a959e2d8f76d5a43a81992e3d17fe50644d0.tar.gz
hercules-3a44a959e2d8f76d5a43a81992e3d17fe50644d0.tar.bz2
hercules-3a44a959e2d8f76d5a43a81992e3d17fe50644d0.tar.xz
hercules-3a44a959e2d8f76d5a43a81992e3d17fe50644d0.zip
* Added the ability to select GM loading via Login (default) or Char [Codemaster]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5404 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/inter_athena.conf')
-rw-r--r--conf-tmpl/inter_athena.conf4
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).