Skip to content

Commit

Permalink
Tiny Threat update
Browse files Browse the repository at this point in the history
Big tiny threat update by Treeston.
  • Loading branch information
Tercioo committed Mar 6, 2022
1 parent ca6f341 commit e8d491b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions boot.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

local version, build, date, tocversion = GetBuildInfo()

_detalhes.build_counter = 9700
_detalhes.alpha_build_counter = 9700 --if this is higher than the regular counter, use it instead
_detalhes.build_counter = 9715
_detalhes.alpha_build_counter = 9715 --if this is higher than the regular counter, use it instead
_detalhes.bcc_counter = 31
_detalhes.dont_open_news = true
_detalhes.game_version = version
Expand All @@ -33,6 +33,11 @@ do
local Loc = _G.LibStub("AceLocale-3.0"):GetLocale( "Details" )

local news = {
{"v9.2.0.9715.146", "Merch 06th, 2022"},
"More Tiny Threat fixes and implementations (by Treeston)",
"Fixed Chinese and Taiwan 'Thousand' abbreviation letter (fix by github user Maioro).",


{"v9.2.0.9699.146", "Merch 04th, 2022"},
"Align Text Columns now have a warning at the bracket and separators option",
"Silence from interrupts shall be counted as a crowd control.",
Expand Down

0 comments on commit e8d491b

Please sign in to comment.