DB/Cinematic

From wowdev
Revision as of 11:29, 2 October 2017 by Barncastle (talk | contribs)
Jump to navigation Jump to search
This section only applies to version PreVanilla (0.10.0.3892)

This DBC was only ever used for build 3892 and contains only one record.

Struct

struct CinematicRec {
  uint32_t m_ID;
  stringref m_type;
  stringref m_file;
};

Table

Column Field Type Notes
0 ID Integer
1 Type String "intro"
2 File String "Data\Movies\Intro.avi" this file doesn't exist in the data