diff options
Diffstat (limited to 'conf/battle')
-rw-r--r-- | conf/battle/client.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index ce7141c16..09a6088c6 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -113,3 +113,6 @@ display_version: yes // When affected with the "Hallucination" status effect, send the effect to client? (Note 1) // Note: Set to 'no' if the client lags due to the "Wavy" screen effect. display_hallucination: yes + +// Set this to 1 if your client is newer than 2009-01-14aSakexe and you want skill timers displayed +display_status_timers: no |