forked from OpenNeo/impress
add negation to index explanation
This commit is contained in:
parent
ecda2ae34e
commit
820cbcb5ce
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@
|
|||
%dd returns any item with the words "floating" and "doll" in it
|
||||
%dt "easter negg"
|
||||
%dd returns any item with the phrase "easter negg" in it
|
||||
%dt "altador cup" -background
|
||||
%dd
|
||||
returns any item with the phrase "altador cup" in it, but not the word
|
||||
"background"
|
||||
%dt species:shoyru
|
||||
%dd returns any item a Shoyru can wear
|
||||
|
||||
|
|
Loading…
Reference in a new issue