Changed: Minor changes

--HG--
branch : develop
This commit is contained in:
kervala 2016-01-26 23:26:50 +01:00
parent 093ee91656
commit c1125199ca

View file

@ -75,13 +75,14 @@ KillAttribMinFactor = 1.0;
//max bulk the player can transport * 1000 (*1000 to avoid float operations)
MaxPlayerBulk = 100000;
//max weight in grammes a player can have on him if his strength is 0
BaseMaxCarriedWeight = 100000;
// base bulk of player room
BasePlayerRoomBulk = 1000000;
// if true, every player that was saved with an invalid position will be corrected the next times he logs in.
// if true, every player that was saved with an invalid position will be corrected the next time he logs in.
CorrectInvalidPlayerPositions = 1;
// Create Character Start skills value