diff options
Diffstat (limited to 'conf/battle/client.conf')
-rw-r--r-- | conf/battle/client.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index 9107c8b2d..0522e9425 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -118,7 +118,7 @@ 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 +client_reshuffle_dice: yes // Sorts the character and guild storage before it is sent to the client. // Official servers do not sort storage. (Note 1) |