From 9e4f80276c1cb40e2afa9416068a7346f21dbe04 Mon Sep 17 00:00:00 2001 From: Theunis Johannes Botha Date: Wed, 7 Mar 2018 08:42:59 +0100 Subject: [PATCH] Update: CC - Entity Loaded - Moorcow (hv7vehw7se.js) 0 bytes modified --- hv7vehw7se.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hv7vehw7se.js b/hv7vehw7se.js index 53be57c..65f17fd 100644 --- a/hv7vehw7se.js +++ b/hv7vehw7se.js @@ -1453,7 +1453,7 @@ for (var x = -400; x < 400; x += 40) { mesh.materials = [materialTreesAndRocks]; mesh.position.x = x; - mesh.position.z = z * Math.random() - 250; + mesh.position.z = z * Math.random() - 200; mesh.rotation.x = 0; mesh.rotation.y = Math.random() * 3; mesh.rotation.z = 0;