Commanding multiple actors at the same time

The “, AND” problem was around for normal parsing at least in 6G60, so that’s probably just a limitation of the parser. As Sam said in that thread, you might just want to use a regex to zap the serial comma. (EDIT: I mean, zarf provides an I6 fix for it in that thread. Not sure if it works as-is in 6L02.) (On a quick but eccentric test it seems like it’s still there in 6L02 – “take apple, apple, and apple” gives a “you can’t see any such thing,” “take apple, apple and apple” takes one apple.)