diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-15 11:08:21 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-15 11:08:21 +0000 |
commit | f16b914ef2bf3f75e1ee42f2277927660acd0116 (patch) | |
tree | 482228076f2dcd3444bed8fbbf79c9c6f19ff656 /conf/battle/gm.conf | |
parent | 035d05ec5881d9db53286bdca61c1daf4910f353 (diff) | |
download | hercules-f16b914ef2bf3f75e1ee42f2277927660acd0116.tar.gz hercules-f16b914ef2bf3f75e1ee42f2277927660acd0116.tar.bz2 hercules-f16b914ef2bf3f75e1ee42f2277927660acd0116.tar.xz hercules-f16b914ef2bf3f75e1ee42f2277927660acd0116.zip |
Applied one missed conf setting rename (followup to r13077).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13080 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/battle/gm.conf')
-rw-r--r-- | conf/battle/gm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/gm.conf b/conf/battle/gm.conf index b9f2a993a..5f15d2321 100644 --- a/conf/battle/gm.conf +++ b/conf/battle/gm.conf @@ -104,7 +104,7 @@ gm_can_party: no //The trust level for GMs to invite to a party. Any GMs ABOVE OR EQUAL TO this level will be able to invite normal //players into their party in addittion to other GMs. (regardless of gm_can_party) -gm_cant_party_max_lv: 20 +gm_cant_party_min_lv: 20 // Players Titles (check msg_athena.conf for title strings) // You may assign different titles for your Players and GMs |