Contact not working for clones of sprites and touching a sprite

Basically, I'm trying to make the water section of frogger now, and it isn't working as I'm trying to do it so that it can touch the turtles/logs (which are the cloned sprites), but if the frog is not and it is just touching the water, then it will go back to the start. Snap! Build Your Own Blocks
Here is the project and the part that I'm concerned about is the bottom of the frog sprite

Welcome to the forum!

Change the code of the bottommost script in the Frog sprite to:

Thank you so much! I guess I forgot to do that in keep items, and I spent like 3 hours on this one part overlooking a simple mistake. Thank you so much for the help!