From 9e1575d3da3718e7f9c6e64297b9cb69bdde6177 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 8 Nov 2017 15:59:38 +0100 Subject: [PATCH] Update: CC - Entity Loaded - Moorcow (gr0qs6v7dd.js) 1 bytes modified --- gr0qs6v7dd.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gr0qs6v7dd.js b/gr0qs6v7dd.js index 1cc74cb..a09426d 100644 --- a/gr0qs6v7dd.js +++ b/gr0qs6v7dd.js @@ -50,22 +50,22 @@ for (i = 1; i <= 10; i += 1) { tempTree.position.x = Math.cos(i) * 50; tempTree.position.z = -1 * Math.sin(i) * 60; - if (i === 3) { + if (i === 4) { tempTree.position.x = -55.42; tempTree.position.z = 12.01; } - if (i === 4) { + if (i === 5) { tempTree.position.x = 48.84; tempTree.position.z = -13.59; } - if (i === 7) { + if (i === 8) { tempTree.position.x = 12.63; tempTree.position.z = -77.27; } - if (i === 9) { + if (i === 10) { tempTree.position.z = -45.43; }