@@ -249,4 +249,9 @@ v5.19 17/02/2024
|
||||
- Fixed pull timer on Ragnaros
|
||||
- Fixed Lua errors in MC
|
||||
- Added a antispam to rockfall on Golemagg, defaulted to off. (go to settings to turn on manually)
|
||||
- Removed spammy warnHandofRagTargets.
|
||||
- Removed spammy warnHandofRagTargets.
|
||||
----------------------------------------------------------------------------------------------------
|
||||
v5.20 06/04/2024
|
||||
- Fixed many bugs to Black Temple
|
||||
- Added many new mechanics to Black Temple
|
||||
- Fixed auch crypt spam
|
||||
@@ -42,9 +42,9 @@
|
||||
-- Globals/Default Options --
|
||||
-------------------------------
|
||||
DBM = {
|
||||
Revision = ("$Revision: 5019 $"):sub(12, -3),
|
||||
Version = "5.19",
|
||||
DisplayVersion = "5.19", -- the string that is shown as version
|
||||
Revision = ("$Revision: 5020 $"):sub(12, -3),
|
||||
Version = "5.20",
|
||||
DisplayVersion = "5.20", -- the string that is shown as version
|
||||
ReleaseRevision = 5019 -- the revision of the latest stable version that is available (for /dbm ver2)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user