const {Interactive, Plant, Sprite} = subject; Interactive.interacting = false; Plant.stage = 4; Sprite.animation = ['stage', Plant.stage].join('/') initiator.Inventory.give({ qty: 1, source: '/assets/tomato/tomato.json', })