This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//---------------------------------------------------------------- | |
// Tree Variation Amount Changer | |
// Set amount of Tree variations. | |
// If you are increasing the amount, previous variations will be preserved. | |
// If decreasing, all variations will be removed! | |
var variations = 12; //CHANGE THIS |