diff --git a/o73bkh2tlq.js b/o73bkh2tlq.js index c5f178d..2f7009e 100644 --- a/o73bkh2tlq.js +++ b/o73bkh2tlq.js @@ -30,6 +30,14 @@ this.mouseDown.entityLoaded = this; this.mouseMove = GameLib.EntityManager.Instance.findComponentById('ud33b2z225'); this.mouseMove.entityLoaded = this; +/** + * Create references to all our 'in game' objects + */ +this.bull = GameLib.EntityManager.Instance.findComponentById('y1op9hp8dz'); +this.star = GameLib.EntityManager.Instance.findComponentById('tmut3carec'); +this.burger = GameLib.EntityManager.Instance.findComponentById('j88zs01szc'); +this.parcel = GameLib.EntityManager.Instance.findComponentById('l91pfxkwml'); + /** * Plant all our trees */