bunker updates

reduce bunker size a tad
This commit is contained in:
vbawol 2017-10-20 14:39:06 -05:00
parent 4003e6d49c
commit 2a1c909068

View File

@ -319,7 +319,7 @@ if (worldName == "VR") then {
} else {
// generate new bunker
_size = 13.081;
_size = 13.08;
_allBunkers = [];
_newBunkerCounter = 0;