From 7a6f5ebd80d843ff4be21c0bfefbd31ec121baf6 Mon Sep 17 00:00:00 2001 From: zetaepyon Date: Wed, 22 Nov 2017 19:32:45 -0600 Subject: [PATCH] BoxDestroyer: Update messages for Nov update Update the messages for the boxdestroyer addon --- addons/boxdestroyer/messages.lua | 116 +++++++++++++++---------------- 1 file changed, 58 insertions(+), 58 deletions(-) diff --git a/addons/boxdestroyer/messages.lua b/addons/boxdestroyer/messages.lua index 235863866..51c4c1e90 100644 --- a/addons/boxdestroyer/messages.lua +++ b/addons/boxdestroyer/messages.lua @@ -1,61 +1,61 @@ messages = { -- These dialogue IDs match "You were unable to enter a combination" for the associated zone IDs - [100] = 8054, - [101] = 7503, - [102] = 7905, - [103] = 8080, - [104] = 8645, - [105] = 7696, - [106] = 8070, - [107] = 7531, - [108] = 7600, - [109] = 8463, - [110] = 7587, - [111] = 8564, - [112] = 8166, - [113] = 7926, - [114] = 7765, - [115] = 7861, - [116] = 7557, - [117] = 7564, - [118] = 8106, - [119] = 8343, - [120] = 7503, - [121] = 8083, - [122] = 7432, - [123] = 7866, - [124] = 7817, - [125] = 7627, - [126] = 8050, - [127] = 7349, - [128] = 7504, - [130] = 7567, - [153] = 11393, - [158] = 7379, - [159] = 8442, - [160] = 7406, - [166] = 10576, - [167] = 10590, - [169] = 7536, - [172] = 7410, - [173] = 10515, - [174] = 11392, - [176] = 7601, - [177] = 11216, - [178] = 11397, - [190] = 8250, - [191] = 8370, - [192] = 7406, - [193] = 8382, - [194] = 8262, - [195] = 7593, - [196] = 8302, - [197] = 7347, - [198] = 8268, - [200] = 7524, - [204] = 7512, - [205] = 11479, - [208] = 8281, - [212] = 10636, - [213] = 10445, + [100] = 8055, + [101] = 7504, + [102] = 7906, + [103] = 8081, + [104] = 8646, + [105] = 7697, + [106] = 8071, + [107] = 7532, + [108] = 7601, + [109] = 8464, + [110] = 7588, + [111] = 8565, + [112] = 8167, + [113] = 7927, + [114] = 7766, + [115] = 7862, + [116] = 7558, + [117] = 7565, + [118] = 8107, + [119] = 8344, + [120] = 7504, + [121] = 8084, + [122] = 7433, + [123] = 7867, + [124] = 7818, + [125] = 7628, + [126] = 8051, + [127] = 7350, + [128] = 7505, + [130] = 7568, + [153] = 11394, + [158] = 7380, + [159] = 8443, + [160] = 7407, + [166] = 10577, + [167] = 10591, + [169] = 7537, + [172] = 7411, + [173] = 10516, + [174] = 11393, + [176] = 7602, + [177] = 11217, + [178] = 11398, + [190] = 8251, + [191] = 8371, + [192] = 7407, + [193] = 8383, + [194] = 8263, + [195] = 7594, + [196] = 8303, + [197] = 7348, + [198] = 8269, + [200] = 7525, + [204] = 7513, + [205] = 11480, + [208] = 8282, + [212] = 10637, + [213] = 10446, } offsets = {greater_less=1, failure=2, success=4, second_even_odd=5, first_even_odd=6, range=7, less=8, greater=9, equal=10, second_multiple=11, first_multiple=12}