diff options
Diffstat (limited to 'conf/battle/client.conf')
-rw-r--r-- | conf/battle/client.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index a2db1a6c3..ab46930f5 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -119,3 +119,7 @@ display_hallucination: yes // Set this to 1 if your client supports status change timers and you want to use them // Clients from 2009 onward support this display_status_timers: yes + +// Randomizes the dice emoticon server-side, to prevent clients from forging +// packets for the desired number. (Note 1) +client_reshuffle_dice: no |