This adds a new inventory that will be opened when a player tries to remove a Guard to make sure the player meant to do this action. It will ask the player whether or not they actually want to remove the Guard, just in case the player accidentally pressed the button.
Also, updated a bug in a mechanism name (display
was still display_name
)