Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dschu012 authored Jun 21, 2024
1 parent 0300e51 commit e45f50d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,8 @@ The operators are as followed. If no operator is specified `=` is implied.
| Sockets `<Operator> <Number>` | Number of sockets |
| Width `<Operator> <Number>` | Width of item in inventory |
| Height `<Operator> <Number>` | Height of item in inventory |
| Stats `<Expression>` | Expression that evaluates to true or false to filter an item based on stats. More details can be found in [Stats]
(#Stats) |
| HasWeight `<Expression>` | Expression that evaluates to true or false to filter an item based "Weight" (see Actions) |
| Stats `<Expression>` | Expression that evaluates to true or false to filter an item based on stats. More details can be found in [Stats](#Stats) |
| HasWeight `<Expression>` | Expression that evaluates to true or false to filter an item based "Weight" (see [Actions](#Actions)) |


### Stats
Expand Down Expand Up @@ -213,3 +212,5 @@ Special thanks to everyone that has shared their work at [Phrozen-Keep](https://
To name a few Necrolis, Lectem, Kingpin, whist, Revan, etc...

Thanks to coffin_spirit on Discord for the 1.10f implementation.

+ Swine-Flu for his refactoring/performance enhancements.

0 comments on commit e45f50d

Please sign in to comment.