I am trying to make a chest that starts out empty, but players can add items to it. The items of the chest are held with a list variable that starts with nothing in it, but when the list is empty and I show the player the chest 'menu' it does not show up.