DB/JournalEncounter
Jump to navigation
Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
6.0.1.18179
struct JournalEncounterRec { uint32_t m_ID; uint32_t m_dungeonMapID; uint32_t m_worldMapAreaID; float m_map[2]; uint32_t m_firstSectionID; uint32_t m_journalInstanceID; uint32_t m_orderIndex; uint32_t m_difficultyMask; stringrefⁱ m_name_lang; stringrefⁱ m_description_lang; uint32_t m_flags; };