We'll want to check what the player has come across, so we'll use an if statement for that.

Add an if statement.

Make sure to add if () { on the first line, and } after that.