Update moretrees.js
This commit is contained in:
parent
7cd502ba48
commit
2f1417c666
|
|
@ -1,3 +1,4 @@
|
|||
// CreateTree function made by nousernamefound.
|
||||
function createTree(treeName, leafColor, woodName){
|
||||
let woodColor = elements[woodName].color
|
||||
elements[treeName + "_sapling"] = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue