DB/Phase
Jump to navigation
Jump to search
Structure
Column Field Type Notes 1 ID Integer 2 InternalName String internal name, not displayed or used in client 3 phaseShift Integer cata childMap char[0x14]
UnkFlags is currently only tested for & 8, semantics unknown. Note that all rows have either 0 or 4 as flags. New in Cataclysm.
6.0.1.18179
struct PhaseRec { uint32_t m_ID; stringrefⁱ m_name; uint32_t m_flags; };