Given a list of selected objects When the `Delete` key is pressed Then the selected objects shall be removed Given a list of selected tiles When the `Delete` key is pressed Then the tiles shall be made `Solid` and all contained items be removed. [Source](https://www.systemshock.org/index.php?topic=9515.msg129341#msg129341)
Given a list of selected objects
When the
Deletekey is pressedThen the selected objects shall be removed
Given a list of selected tiles
When the
Deletekey is pressedThen the tiles shall be made
Solidand all contained items be removed.Source