Group the trigger with the unit.
I.e., press F2, select the trigger, and draw a line to the unit.
That way, only the unit can trigger the trigger..
Or you could do something like:
Present West.
Condition: this && playerUnit in thislist && count thislist == 1
But the previous solution is better.