From 0fbe2463b58b520d0894f6d613ddc385260d273d Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 16 Feb 2018 13:28:25 +0100 Subject: [PATCH] Update: CC - Demo New - Entity Loaded (tuby5lj4di.js) 198 bytes modified --- tuby5lj4di.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tuby5lj4di.js b/tuby5lj4di.js index b3d6ec6..8b2f0b2 100644 --- a/tuby5lj4di.js +++ b/tuby5lj4di.js @@ -9,10 +9,14 @@ if (this.parentEntity === data.entity) { */ this.imageSpoon = GameLib.EntityManager.Instance.findComponentById('g6oggbsg5k'); this.imageEarth = GameLib.EntityManager.Instance.findComponentById('fo1einfper'); +this.imageBK = GameLib.EntityManager.Instance.findComponentById('3ufmzrnewa'); +this.imageHorse = GameLib.EntityManager.Instance.findComponentById('w4koth16uf'); this.images = [ this.imageSpoon, - this.imageEarth + this.imageEarth, + this.imageBK, + this.imageHorse ]; /**