aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/hotfixes/master/2016_12_20_00_hotfixes.sql18
1 files changed, 18 insertions, 0 deletions
diff --git a/sql/updates/hotfixes/master/2016_12_20_00_hotfixes.sql b/sql/updates/hotfixes/master/2016_12_20_00_hotfixes.sql
new file mode 100644
index 00000000000..671de675a36
--- /dev/null
+++ b/sql/updates/hotfixes/master/2016_12_20_00_hotfixes.sql
@@ -0,0 +1,18 @@
+DELETE FROM `tact_key` WHERE `ID` IN (58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 74, 75);
+INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES
+(58, 209, 172, 32, 253, 20, 149, 127, 171, 194, 113, 150, 233, 246, 231, 2, 74, 23222),
+(59, 198, 197, 246, 199, 247, 53, 215, 217, 76, 135, 38, 127, 164, 153, 77, 69, 23222),
+(60, 114, 169, 122, 36, 169, 152, 227, 165, 80, 15, 56, 113, 243, 118, 40, 192, 23222),
+(61, 56, 50, 215, 196, 42, 172, 146, 104, 240, 11, 231, 182, 180, 142, 201, 175, 23222),
+(62, 194, 80, 26, 114, 101, 75, 150, 248, 99, 80, 197, 169, 39, 150, 47, 122, 23222),
+(63, 216, 59, 188, 180, 108, 196, 56, 177, 122, 72, 231, 108, 79, 86, 84, 163, 23222),
+(64, 240, 253, 225, 210, 155, 39, 79, 110, 125, 189, 183, 255, 129, 95, 233, 16, 23222),
+(65, 133, 112, 144, 217, 38, 187, 40, 174, 218, 75, 240, 40, 202, 204, 75, 163, 23222),
+(66, 77, 208, 220, 130, 177, 1, 200, 10, 186, 192, 164, 213, 126, 103, 248, 89, 23222),
+(67, 118, 88, 59, 218, 205, 82, 87, 163, 247, 61, 21, 152, 162, 202, 45, 153, 23222),
+(69, 138, 206, 141, 177, 105, 226, 249, 138, 195, 106, 213, 44, 8, 142, 119, 193, 23222),
+(70, 154, 137, 204, 126, 58, 203, 41, 207, 20, 198, 11, 193, 59, 30, 70, 22, 23222),
+(71, 151, 43, 110, 116, 66, 14, 197, 25, 230, 249, 217, 125, 89, 74, 163, 124, 23222),
+(72, 171, 85, 174, 27, 240, 199, 197, 25, 175, 240, 40, 193, 86, 16, 164, 91, 23222),
+(74, 148, 109, 86, 89, 242, 250, 243, 39, 192, 183, 236, 130, 139, 116, 138, 219, 23222),
+(75, 205, 12, 15, 250, 173, 147, 99, 236, 20, 221, 37, 236, 221, 42, 91, 98, 23222);