Skip to content

Commit

Permalink
Update timer request message
Browse files Browse the repository at this point in the history
  • Loading branch information
fstenstrom committed Jul 27, 2024
1 parent 10beb5e commit ac6e5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WorldBossTimers.lua
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ local g_current_shard_id;

local CHANNEL_ANNOUNCE = "SAY";
local SERVER_DEATH_TIME_PREFIX = "WorldBossTimers:";
local CHAT_MESSAGE_TIMER_REQUEST = "Could you please share WorldBossTimers kill data?";
local CHAT_MESSAGE_TIMER_REQUEST = "Could someone share WBT timer?";

WBT.defaults = {
global = {
Expand Down

0 comments on commit ac6e5cc

Please sign in to comment.