So in the new expansion they group a lot of the SNO's into a Global SNO. I know these can be searched using SNO id's.
I only know a few from DarkD3, those are for getting into the string list section.
#define StringListMonsterID 0xCB35
#define StringListGizmoID 0xCB23
#define StringListItemID 0xCB28
But does anyone know if there is a complete list somewhere? I want to read SNO actors from memory and not an MPQ file.