Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions definitions/HouseDecorMaterial.dbd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
COLUMNS
int ID
int Field_12_0_0_63534_000?
int Field_12_0_0_63534_001?
int WmoMaterialReference?
int MaterialTextureIndex?
int<HouseTheme::ID> HouseThemeID?
int<FileData::ID> TextureAFileDataID?
int<FileData::ID> TextureBFileDataID?
Expand All @@ -11,8 +11,8 @@ BUILD 12.0.0.63534, 12.0.0.63724, 12.0.0.63728, 12.0.0.63854, 12.0.0.63967, 12.0
BUILD 11.2.7.63642, 11.2.7.63853, 11.2.7.64011, 11.2.7.64044, 11.2.7.64169, 11.2.7.64438, 11.2.7.64587, 11.2.7.64632, 11.2.7.64704, 11.2.7.64725, 11.2.7.64743, 11.2.7.64772, 11.2.7.64797, 11.2.7.64877
BUILD 2.5.5.64508, 2.5.5.64616, 2.5.5.64776, 2.5.5.64796
$noninline,id$ID<32>
Field_12_0_0_63534_000<u64>
Field_12_0_0_63534_001<32>
WmoMaterialReference<u64>
MaterialTextureIndex<32>
HouseThemeID<32>
TextureAFileDataID<32>
TextureBFileDataID<32>
6 changes: 3 additions & 3 deletions definitions/RoomComponentTexture.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ locstring Name_lang?
int RoomComponentType?
int<FileData::ID> TextureFileDataID?
int<HouseTheme::ID> HouseThemeID?
int Field_12_0_0_63724_002?
int Flags?
int Field_11_2_7_64438_005?

LAYOUT 1D2B146F
Expand All @@ -20,7 +20,7 @@ BUILD 12.0.0.63724, 12.0.0.63728, 12.0.0.63854, 12.0.0.63967, 12.0.0.64124, 12.0
BUILD 11.2.7.63642, 11.2.7.63853, 11.2.7.64011, 11.2.7.64044, 11.2.7.64169
Name_lang
$id$ID<32>
Field_12_0_0_63724_002<32>
Flags<32>
RoomComponentType<32>
TextureFileDataID<32>
$noninline,relation$HouseThemeID<32>
Expand All @@ -31,7 +31,7 @@ BUILD 11.2.7.64438, 11.2.7.64587, 11.2.7.64632, 11.2.7.64704, 11.2.7.64725, 11.2
BUILD 2.5.5.64508, 2.5.5.64616, 2.5.5.64776, 2.5.5.64796
Name_lang
$id$ID<32>
Field_12_0_0_63724_002<32>
Flags<32>
RoomComponentType<32>
TextureFileDataID<32>
Field_11_2_7_64438_005<32>
Expand Down