I think that you have to change & to AND and it could be possible, I guess...
If using AND doesn't work do this(My skills are rusty, so it may have some error):
IF %SCORE = 1000 THEN BEGIN
IF %HEALTH < 1 THEN BEGIN
$DEST := @ P140
END
ELSE $DEST := @ P141