no edit summary
(Filled in the "unknown" part for pet GUIDs) |
No edit summary |
||
| Line 21: | Line 21: | ||
* It's a creature if the upper bits masked with 0x00f = 0x003 | * It's a creature if the upper bits masked with 0x00f = 0x003 | ||
* It's a pet if the upper bits masked with 0x00f = 0x004 | * It's a pet if the upper bits masked with 0x00f = 0x004 | ||
* It's (unknown) if the upper bits masked with 0x00f = 0x005 (seems to be true for some creatures, unsure why) | |||