diff options
Diffstat (limited to '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 |