mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06: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