diff options
Diffstat (limited to 'conf/battle')
-rw-r--r-- | conf/battle/gm.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/battle/gm.conf b/conf/battle/gm.conf index 040a91ef7..1bfc4a372 100644 --- a/conf/battle/gm.conf +++ b/conf/battle/gm.conf @@ -87,6 +87,10 @@ gm_cant_drop_max_lv: 0 // no/0 can be used to disable it. disp_hpmeter: 0 +// Minimum GM level to view players equip regardless of their setting. +// (Default: 0 = Disabled). +gm_viewequip_min_lv: 0 + // Players Titles (check msg_athena.conf for title strings) // You may assign different titles for your Players and GMs title_lvl1: 1 |