Alex wrote:A scenery object will still appear in the "Inventory" list on the right of the screen, but it doesn't appear when you type the "inventory" command.
I'm just wondering why you would want a hidden object in the inventory at all?
If you just want a scenery object to be available in each room, you could move it as part of a turn script.
That is exactly what I have ended up doing. But it wouldn't be necessary to have a turn script for it if I could just have it not appear in the inventory. But thank you.