You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
324 B
10 lines
324 B
local mod = DBM:NewMod("BlindHunter", "DBM-Party-Vanilla", 11)
|
|
local L = mod:GetLocalizedStrings()
|
|
|
|
mod:SetRevision("20231012014002")
|
|
mod:SetCreatureID(4425)
|
|
--mod:SetEncounterID(438)
|
|
|
|
mod:RegisterCombat("combat")
|
|
|
|
--Just a stats module, nothing more, boss doesn't really do anything, this just tracks your kills
|
|
|