document pseudo-class 'P' slightly better
Inspired by the diff from entrez. I didn't care for 'time'. I don't like 'novelty' much either, but it is a little more accurate since there is no time factor involved with just-picked-up.
This commit is contained in:
@@ -861,10 +861,14 @@ the bless\-ed/\-un\-curs\-ed/\-curs\-ed groups may be typed.\\
|
||||
%.ei
|
||||
%.ed
|
||||
The last example shows a combination.
|
||||
There are three categories of object filtering: class (`{\tt !}' for
|
||||
There are four categories of object filtering: class (`{\tt !}' for
|
||||
potions, `{\tt ?}' for scrolls, and so on), shop status (`{\tt u}' for
|
||||
unpaid, in other words, owned by the shop), and bless/curse state
|
||||
(`{\tt B}', `{\tt U}', `{\tt C}', and `{\tt X}' as shown above).
|
||||
unpaid, in other words, owned by the shop), bless/curse state
|
||||
(`{\tt B}', `{\tt U}', `{\tt C}', and `{\tt X}' as shown above),
|
||||
and novelty (`{\tt P, recently picked up items; controlled by picking
|
||||
up or dropping things rather than by any time factor).
|
||||
%.lp ""
|
||||
\\
|
||||
If you specify more than one value in a category (such as ``{\tt !?}'' for
|
||||
potions and scrolls or ``{\tt BU}'' for blessed and uncursed), an inventory
|
||||
object will meet the criteria if it matches any of the specified
|
||||
|
||||
Reference in New Issue
Block a user