diff options
| author | Stefano Borzì <stefanoborzi32@gmail.com> | 2020-06-09 21:56:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-09 21:56:58 +0200 |
| commit | d4a0151e6478b5cb01d3ed4dc192cc993a8021be (patch) | |
| tree | 23f9b5f242878bd43218a3baca2dcfe6b8be029c /docs | |
| parent | 0cda3782a51619c39af36caec0bb472d7481f83c (diff) | |
| download | wiki-d4a0151e6478b5cb01d3ed4dc192cc993a8021be.tar.gz wiki-d4a0151e6478b5cb01d3ed4dc192cc993a8021be.tar.bz2 wiki-d4a0151e6478b5cb01d3ed4dc192cc993a8021be.zip | |
chore(item-template): add ItemLimitCategory desc (#243)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/item_template.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/item_template.md b/docs/item_template.md index c9d5433..ba13f1d 100644 --- a/docs/item_template.md +++ b/docs/item_template.md @@ -3602,7 +3602,9 @@ Set ITEM\_FLAGS\_CU\_DURATION\_REAL\_TIME in *flagsCustom* for real time. In tha ### ItemLimitCategory -`field-no-description|78` +This is related to ItemLimitCategory.dbc. +It is a property that defines if an item belongs to a "category", like "Mana Gems" or "Healthstone" and it defines how many items of the category you can have in the bag (this is the "limit"). +For example, for Healthstone, there are several items like "Lesser Healthstone, Greater Healthstone, etc." but you can have only one in your bag (check as example value 3 or 4). ### HolidayId |
