Fix fridges not transfering their content when upgrading your room
- caused by only checking for StorageContainer, not IItemContainerEntity which grabs IO entities like fridges
- add 'printapartmentfurniture' command to print off all entities inside the room (which is how I spotted that fridges weren't considered storage)