summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStefano Borzì <stefanoborzi32@gmail.com>2019-07-16 16:13:29 +0200
committerGitHub <noreply@github.com>2019-07-16 16:13:29 +0200
commit71b5a329641600eb76be599e88083f58c7065d1a (patch)
treef274b0a48441dcc06588019bdff52e7df138c759 /docs
parenta7db4bcb701cc41161c8c8c64423e39ef0e63b3c (diff)
parentdacc0d56315329c015a7fcf6561e56ab474bc3c3 (diff)
downloadwiki-71b5a329641600eb76be599e88083f58c7065d1a.tar.gz
wiki-71b5a329641600eb76be599e88083f58c7065d1a.tar.bz2
wiki-71b5a329641600eb76be599e88083f58c7065d1a.zip
Merge pull request #95 from Shard-MW/patch-3
Decimal flag error fix
Diffstat (limited to 'docs')
-rw-r--r--docs/item_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/item_template.md b/docs/item_template.md
index a112f9d..9747cf2 100644
--- a/docs/item_template.md
+++ b/docs/item_template.md
@@ -2324,7 +2324,7 @@ Bitmask field that contains flags that the item has on it. As all other such fie
<td>UNK10</td>
</tr>
<tr class="even">
-<td>54432</td>
+<td>33554432</td>
<td>0x02000000</td>
<td>Profession recipes: can only be looted if you meet requirements and don't already know it</td>
</tr>