diff options
| author | Barbz <BarbzYHOOL@users.noreply.github.com> | 2020-04-26 19:16:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-26 19:16:47 +0200 |
| commit | b0175961790cf356a45826444e7d224e1657d39e (patch) | |
| tree | 656d8385073bc258be2c1a12c640164573106803 /docs | |
| parent | 14cf32f6a56af003ff0b99d40e811b6b14278c64 (diff) | |
| download | wiki-b0175961790cf356a45826444e7d224e1657d39e.tar.gz wiki-b0175961790cf356a45826444e7d224e1657d39e.tar.bz2 wiki-b0175961790cf356a45826444e7d224e1657d39e.zip | |
fix: item_template wrong BOA flag
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 24a2aaf..2765458 100644 --- a/docs/item_template.md +++ b/docs/item_template.md @@ -2121,7 +2121,7 @@ The model ID of the item. Each model has its own icon assigned so this field con ### Quality -The quality of the item. To use the Bind to Account quality, the item must have its flags set to 134221824. +The quality of the item. To use the Bind to Account quality, the item must have its flags set to 134217728. <table> <colgroup> |
