diff options
-rw-r--r-- | conf/map/battle/player.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/player.conf b/conf/map/battle/player.conf index aa9af9cf3..3c6d850e1 100644 --- a/conf/map/battle/player.conf +++ b/conf/map/battle/player.conf @@ -135,7 +135,7 @@ max_def: 99 over_def_bonus: 0 // Max weight carts can hold. -max_cart_weight: 8000 +max_cart_weight: 5000 // Prevent logout of players after being hit for how long (in ms, 0 disables)? prevent_logout: 10000 |