mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-23 19:53:22 -07:00
Network Docs: should put the bits in the right spot
This commit is contained in:
@@ -343,8 +343,8 @@ Flags are bit flags:
|
||||
| Flag | Meaning |
|
||||
| ----- | ----- |
|
||||
| 0 | Nothing special about this item |
|
||||
| 0b100 | If set, indicates the item can unlock logical advancement |
|
||||
| 0b100 | If set, indicates the item is important but not in a way that unlocks advancement |
|
||||
| 0b001 | If set, indicates the item can unlock logical advancement |
|
||||
| 0b010 | If set, indicates the item is important but not in a way that unlocks advancement |
|
||||
| 0b100 | If set, indicates the item is a trap |
|
||||
|
||||
### JSONMessagePart
|
||||
|
||||
Reference in New Issue
Block a user