DB/MovieVariation: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
! width="600" | Notes
! width="600" | Notes
|-  
|-  
|0  || unknown || Integer  ||  
|0  || ID || Integer  ||  
|-  
|-  
|1  || unknown ||Integer||
|1  || movieID ||Integer||
|-  
|-  
|2  || unknown || iRefID  || It's the same in MovieFileData.dbc and FileData.dbc
|2  || fileDataID || iRefID  || It's the same in MovieFileData.dbc and FileData.dbc
|}
|}


[[Category:DBC]]
[[Category:DBC]]

Revision as of 19:42, 16 April 2011

9183

Column Field Type Notes
0 ID Integer
1 movieID Integer
2 fileDataID iRefID It's the same in MovieFileData.dbc and FileData.dbc