summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBarbz <BarbzYHOOL@users.noreply.github.com>2020-05-13 19:38:08 +0200
committerGitHub <noreply@github.com>2020-05-13 19:38:08 +0200
commit3eb6b77e754033d609e4819cda549d3927b9d1c9 (patch)
treed1a9660cf6e6b1f13f1b1ec9748b65e48773e6b9 /docs
parentde4e76f0d11a1fdf344fe7567fc9a6bd1aaddab8 (diff)
downloadwiki-3eb6b77e754033d609e4819cda549d3927b9d1c9.tar.gz
wiki-3eb6b77e754033d609e4819cda549d3927b9d1c9.tar.bz2
wiki-3eb6b77e754033d609e4819cda549d3927b9d1c9.zip
fix: item_template bonding to account explained to dummies (#221)
Diffstat (limited to 'docs')
-rw-r--r--docs/item_template.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/item_template.md b/docs/item_template.md
index 5eddfe1..7263909 100644
--- a/docs/item_template.md
+++ b/docs/item_template.md
@@ -2336,7 +2336,7 @@ Bitmask field that contains flags that the item has on it. As all other such fie
<tr class="even">
<td><p>134217728</p></td>
<td>0x08000000</td>
-<td><p>Bind to Account (Set Quality = 7 for the corresponding color. Might require to set Bonding = 1)</p></td>
+<td><p>Bind to Account (Requires to set Bonding > 0)</p></td>
</tr>
<tr class="odd">
<td><p>268435456</p></td>
@@ -3046,7 +3046,8 @@ The cooldown time in milliseconds that is applied to all other spells in the cat
### bonding
-The bonding for the item. To use the "Bind to Account" bonding, the item must have its `flags` set to 134217728 (minimum).
+The bonding for the item.
+**Note:** To use the "Bind to Account" bonding, the item must have its `flags` set to 134217728 (minimum) and a `bonding` > 0 (ex: 1,2,3).
<table>
<colgroup>