function update(store) if store.type == "loungeable" then store.interactive = true end return store end