1.0.2.4 RC2

This commit is contained in:
[VB]AWOL
2013-10-07 00:30:42 -05:00
parent 96cba5647f
commit 9db68d1eb1
41 changed files with 371 additions and 200 deletions

View File

@@ -56,7 +56,7 @@ if(isnil "MaxDynamicDebris") then {
MaxDynamicDebris = 100;
};
if(isnil "MaxMineVeins") then {
MaxMineVeins = 100;
MaxMineVeins = 50;
};
// Custon Configs End