diff --git a/addons/boxdestroyer/messages.lua b/addons/boxdestroyer/messages.lua index 51cf56e9b..90083cc79 100644 --- a/addons/boxdestroyer/messages.lua +++ b/addons/boxdestroyer/messages.lua @@ -1,31 +1,31 @@ messages = { -- These dialogue IDs match "You were unable to enter a combination" for the associated zone IDs - [100] = 8061, + [100] = 8056, [101] = 7505, - [102] = 7912, - [103] = 8087, - [104] = 8652, - [105] = 7703, - [106] = 8077, - [107] = 7538, - [108] = 7607, - [109] = 8470, - [110] = 7594, - [111] = 8571, - [112] = 8173, + [102] = 7907, + [103] = 8082, + [104] = 8647, + [105] = 7698, + [106] = 8072, + [107] = 7533, + [108] = 7602, + [109] = 8465, + [110] = 7589, + [111] = 8566, + [112] = 8168, [113] = 7928, - [114] = 7772, - [115] = 7868, - [116] = 7564, - [117] = 7571, - [118] = 8113, - [119] = 8350, - [120] = 7510, - [121] = 8090, + [114] = 7767, + [115] = 7863, + [116] = 7559, + [117] = 7566, + [118] = 8108, + [119] = 8345, + [120] = 7505, + [121] = 8085, [122] = 7434, - [123] = 7873, - [124] = 7824, - [125] = 7634, - [126] = 8057, + [123] = 7868, + [124] = 7819, + [125] = 7629, + [126] = 8052, [127] = 7351, [128] = 7506, [130] = 7570,