DB/Cinematic
Jump to navigation
Jump to search
This DBC was only used for a limited time between 0.9.0 and 0.10.0 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 |