From 4964f9b5095740a8f076502cfd533439a2cf5965 Mon Sep 17 00:00:00 2001 From: sketchyphoenix Date: Fri, 15 Aug 2008 00:11:16 +0000 Subject: * Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the threshold. (bugreport:2051) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13077 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/gm.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/battle/gm.conf b/conf/battle/gm.conf index 0443875fa..b9f2a993a 100644 --- a/conf/battle/gm.conf +++ b/conf/battle/gm.conf @@ -102,9 +102,9 @@ gm_viewequip_min_lv: 0 // Also, as long as this is off, players cannot invite GMs to a party as well. gm_can_party: no -//The trust level for GMs to invite to a party. Any GMs ABOVE this level will be able to invite normal +//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: 80 +gm_cant_party_max_lv: 20 // Players Titles (check msg_athena.conf for title strings) // You may assign different titles for your Players and GMs -- cgit v1.2.3-70-g09d2