-
Notifications
You must be signed in to change notification settings - Fork 3
/
DestructibleModelData.sql
62 lines (62 loc) · 4.68 KB
/
DestructibleModelData.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
DROP TABLE IF EXISTS `DestructibleModelData`;
CREATE TABLE `DestructibleModelData` ( `ID` INT NOT NULL DEFAULT '0',
`State0Wmo` INT NOT NULL DEFAULT '0',
`State0DestructionDoodadSet` INT NOT NULL DEFAULT '0',
`State0ImpactEffectDoodadSet` INT NOT NULL DEFAULT '0',
`State0AmbientDoodadSet` INT NOT NULL DEFAULT '0',
`State1Wmo` INT NOT NULL DEFAULT '0',
`State1DestructionDoodadSet` INT NOT NULL DEFAULT '0',
`State1ImpactEffectDoodadSet` INT NOT NULL DEFAULT '0',
`State1AmbientDoodadSet` INT NOT NULL DEFAULT '0',
`State2Wmo` INT NOT NULL DEFAULT '0',
`State2DestructionDoodadSet` INT NOT NULL DEFAULT '0',
`State2ImpactEffectDoodadSet` INT NOT NULL DEFAULT '0',
`State2AmbientDoodadSet` INT NOT NULL DEFAULT '0',
`State3Wmo` INT NOT NULL DEFAULT '0',
`State3DestructionDoodadSet` INT NOT NULL DEFAULT '0',
`State3ImpactEffectDoodadSet` INT NOT NULL DEFAULT '0',
`State3AmbientDoodadSet` INT NOT NULL DEFAULT '0',
`Field17` INT NOT NULL DEFAULT '0',
`Field18` INT NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`)) ENGINE=MyISAM DEFAULT CHARSET=utf8;
INSERT INTO `DestructibleModelData` VALUES (25,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (26,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,1,0,0);
INSERT INTO `DestructibleModelData` VALUES (27,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,1,0,0);
INSERT INTO `DestructibleModelData` VALUES (28,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,1,0,0);
INSERT INTO `DestructibleModelData` VALUES (29,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,1,0,0);
INSERT INTO `DestructibleModelData` VALUES (30,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,1,0,0);
INSERT INTO `DestructibleModelData` VALUES (31,0,0,7897,1,0,0,7874,1,0,0,0,0,3,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (32,0,0,7908,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (33,0,0,7908,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (34,0,0,7912,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (35,0,0,7912,1,0,2,0,0,0,0,0,0,6,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (36,0,0,7913,1,3,2,0,0,0,0,0,0,7,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (37,0,0,8166,1,0,0,8167,1,0,0,0,0,8,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (38,0,0,8166,1,0,0,8167,1,0,0,0,0,9,8,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (39,0,0,8169,2,1,0,7898,1,0,0,0,0,10,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (40,0,0,8186,1,0,0,7908,1,0,0,0,0,11,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (41,0,0,8198,1,0,0,0,0,0,0,0,0,12,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (42,0,0,8198,1,0,0,7855,1,0,0,0,0,13,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (43,0,0,8198,1,0,0,7855,1,0,0,0,0,14,8,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (44,0,0,8209,1,2,0,8210,1,2,0,0,0,15,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (45,0,0,8209,1,2,0,8210,1,2,0,0,0,16,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (46,0,0,8246,1,1,1,0,0,0,0,0,0,17,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (47,0,0,8246,1,1,1,0,0,0,0,0,0,18,0,0,1,0,0);
INSERT INTO `DestructibleModelData` VALUES (48,0,0,8249,1,1,1,0,0,0,0,0,0,19,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (49,0,0,8249,1,1,1,0,0,0,0,0,0,20,0,0,1,0,0);
INSERT INTO `DestructibleModelData` VALUES (50,0,0,8387,0,0,0,8386,1,0,0,0,0,21,8,0,1,0,0);
INSERT INTO `DestructibleModelData` VALUES (51,0,0,8593,0,0,0,8591,1,0,0,0,0,0,2,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (52,0,0,8593,0,0,0,8591,1,0,0,0,0,0,4,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (53,0,0,8593,0,0,0,8591,1,0,0,0,0,0,6,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (54,1,0,8169,2,1,0,7898,1,0,0,0,0,22,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (55,1,0,8173,2,1,0,7875,1,0,0,0,0,23,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (56,1,0,8584,2,1,0,8585,1,0,0,0,0,0,4,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (57,1,0,8584,1,0,0,8585,1,0,0,0,0,0,6,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (58,3,0,7540,1,3,2,7541,1,0,0,7809,0,0,5,6331,0,1,25);
INSERT INTO `DestructibleModelData` VALUES (59,0,0,9003,1,0,0,9003,1,0,0,0,0,22,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (60,0,0,8997,0,0,0,9000,0,0,0,0,0,22,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (61,0,0,8996,0,0,0,9003,1,0,0,0,0,0,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (62,0,0,8997,0,0,0,9000,1,0,0,0,0,0,0,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (63,0,0,9060,1,0,0,0,0,0,0,0,0,0,8,0,1,0,0);
INSERT INTO `DestructibleModelData` VALUES (65,0,0,9257,1,0,0,9258,0,0,0,0,0,0,8,0,0,0,0);
INSERT INTO `DestructibleModelData` VALUES (67,0,0,9257,1,0,0,9258,1,0,0,9258,1,0,8,0,1,4,0);