diff --git a/gr0qs6v7dd.js b/gr0qs6v7dd.js index 780cc04..bd7c651 100644 --- a/gr0qs6v7dd.js +++ b/gr0qs6v7dd.js @@ -89,6 +89,11 @@ for (i = 1; i <= 10; i += 1) { tempTree.position.z = -30.45; } + if (i === 10) { + tempTree.position.x = -58.74; + tempTree.position.z = -23.25; + } + tempTree.updateInstance(); mediumTrees.push(tempTree); }