update on framework and openraidlib
This commit is contained in:
@@ -229,6 +229,10 @@ LIB_OPEN_RAID_HEALING_POTIONS = {
|
||||
[6262] = 1, --Warlock's Healthstone
|
||||
}
|
||||
|
||||
LIB_OPEN_RAID_MANA_POTIONS = {
|
||||
|
||||
}
|
||||
|
||||
|
||||
--end of per expansion content
|
||||
--------------------------------------------------------------------------------------------
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
|
||||
local version, build, date, tocversion = GetBuildInfo()
|
||||
|
||||
_detalhes.build_counter = 10142
|
||||
_detalhes.alpha_build_counter = 10142 --if this is higher than the regular counter, use it instead
|
||||
_detalhes.build_counter = 10143
|
||||
_detalhes.alpha_build_counter = 10143 --if this is higher than the regular counter, use it instead
|
||||
_detalhes.dont_open_news = true
|
||||
_detalhes.game_version = version
|
||||
_detalhes.userversion = version .. " " .. _detalhes.build_counter
|
||||
|
||||
Reference in New Issue
Block a user