From 9cc2842338c5c5f41369544035ff1ac5c0ec03d3 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 7 Mar 2018 08:08:42 +0100 Subject: [PATCH] Update: CC - Entity Loaded - Moorcow (hv7vehw7se.js) 82 bytes modified --- hv7vehw7se.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hv7vehw7se.js b/hv7vehw7se.js index db164f7..254ce2c 100644 --- a/hv7vehw7se.js +++ b/hv7vehw7se.js @@ -1434,12 +1434,15 @@ for (var x = -200; x < 200; x += 10) { if (random === 1) { mesh = treeSmall.clone(); + mesh.position.y = -14.19; } if (random === 2) { mesh = treeMedium.clone(); + mesh.position.y = -10.26; } if (random === 3) { mesh = treeLarge.clone(); + mesh.position.y = 4.43; } material = materialTreesAndRocks.clone();