Kind of - the full thing that happens is this:
Code:
[tpick]>lmaster ptrick flip #43006510
Pretending to only examine the lock of a plain brass coffer, you instead attempt to quietly turn the tumblers to within a hair's breadth of clicking...
You make a passable attempt (d100=48).
You get a sense that the coffer has a fairly plain lock (-370 thief-lingo difficulty ranking).
Then with an easy motion, you flip your lockpick into the air and give the coffer a solid smack!
The coffer gives off an audible *click* as the tumblers snap open.
Roundtime: 5 sec.
It USED to leave out that entire line:
Code:
You get a sense that the coffer has a fairly plain lock (-370 thief-lingo difficulty ranking).
So there was NO way to see what the actual lock was on success. But they revealed the success roll when the PSM3 stuff dropped I think as part of the lmaster and other changes, maybe?
But the regex that catches the success with other locks doesn't work on the flip trick, because the line is different... so I threw that together in a moment or two and it works.