diff --git a/1dapoo0bwa.js b/1dapoo0bwa.js index 6fdd920..e10ce0e 100644 --- a/1dapoo0bwa.js +++ b/1dapoo0bwa.js @@ -33,6 +33,12 @@ this.mouseMove.entityLoaded = this; /** * Don't plant any trees for Olcayto */ +this.stone1 = GameLib.EntityManager.Instance.findComponentById('tpwbl3omia'); +this.stone2 = GameLib.EntityManager.Instance.findComponentById('2oma4vgtbp'); +for (var i = 0; i < 20; i++) { + this.stone1.clone(); + this.stone2.clone(); +} //@ sourceURL=entityLoaded.js