From b0175961790cf356a45826444e7d224e1657d39e Mon Sep 17 00:00:00 2001 From: Barbz Date: Sun, 26 Apr 2020 19:16:47 +0200 Subject: fix: item_template wrong BOA flag --- docs/item_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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. -- cgit