== doesn’t work with String, use CurrentArea.equals( "StarterBeach" )... instead for both
==
CurrentArea.equals( "StarterBeach" )...