1.0.1.95 Dev Build

This commit is contained in:
[VB]AWOL
2013-08-27 15:44:33 -05:00
parent 9e85a88c8f
commit 6efe3fea01
8 changed files with 98 additions and 12 deletions

View File

@@ -39,7 +39,7 @@ _findNearestTree = [];
};
};
} foreach nearestObjects [getPos player, [], 20];
} foreach nearestObjects [getPos player, [], 10];
//diag_log format["DEBUG TREES: %1", _findNearestTree];