diff options
| author | Barbz <BarbzYHOOL@users.noreply.github.com> | 2019-05-19 19:15:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-19 19:15:30 +0200 |
| commit | 1ac288c33eb8127e17907f60948a64cfe9f21ad8 (patch) | |
| tree | aeafe223c0f14d0c990a05f9e24120b6d8567824 /docs | |
| parent | 741bd5fb3e1356daf3595577e1694ba79bcb0545 (diff) | |
| download | wiki-1ac288c33eb8127e17907f60948a64cfe9f21ad8.tar.gz wiki-1ac288c33eb8127e17907f60948a64cfe9f21ad8.tar.bz2 wiki-1ac288c33eb8127e17907f60948a64cfe9f21ad8.zip | |
Update item_template.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/item_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/item_template.md b/docs/item_template.md index 818d996..3919ee0 100644 --- a/docs/item_template.md +++ b/docs/item_template.md @@ -2296,7 +2296,7 @@ Bitmask field that contains flags that the item has on it. As all other such fie <tr class="even"> <td><p>524288</p></td> <td>0x080000</td> -<td><p>Unique equipped (player can only have one equipped at the same time but as many as he wants in his bags)</p></td> +<td><p>Unique equipped (player can only have one equipped at the same time but as many as he wants in his bags, if maxcount = 1, it will still display Unique-Equipped)</p></td> </tr> <tr class="odd"> <td>1048576</td> |
