diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/map/battle/gm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/gm.conf b/conf/map/battle/gm.conf index bcc70b63..ffc4946a 100644 --- a/conf/map/battle/gm.conf +++ b/conf/map/battle/gm.conf @@ -39,7 +39,7 @@ atcommand_slave_clone_limit: 25 // If false, commands require exact player name. If true, entering a partial // name will work, as long as there's only one match from all players in the // current map server. -partial_name_scan: true +partial_name_scan: false // (@) @allstats/@str/@agi/@vit/@int/@dex/@luk // allow gms to bypass the maximum stat parameter? ( if true gm stats can go up to 32k ) |