Skip to content

Commit

Permalink
reame/extended item data: fix table
Browse files Browse the repository at this point in the history
  • Loading branch information
gucio321 committed Sep 12, 2021
1 parent 8493aff commit d1775ae
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,13 +231,13 @@ item information will exist and the item is finished.
Items with extended information store bits based on information in the item header. For example, an item marked as `Socketed` will store an
extra 3-bit integer encoding how many sockets the item has.

Bit | Size | Desc
|Bit | Size | Desc
----|------|-------
108 | | [Sockets](#sockets)
| | [Custom Graphics](#custom-graphics)
| | [Class Specific](#class-specific)
| | [Quality](#quality)
| | [Mods](#mods)
|108 | | [Sockets](#sockets)
| | | [Custom Graphics](#custom-graphics)
| | | [Class Specific](#class-specific)
| | | [Quality](#quality)
| | | [Mods](#mods)

### Custom Graphics

Expand Down

0 comments on commit d1775ae

Please sign in to comment.