Chord / Behavior / The when suffix
The when suffix
Any of phrase, emit, change, move, remove, award, win,
lose, and kill the player can carry a trailing when <condition>,
making that one
statement conditional without any block structure; several examples
above use it. set and bare refuse do not take the suffix. Do not
confuse it with the when <value> arm header inside select on:
same word, different position, different job.