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.
8 lines
269 B
8 lines
269 B
local mod = DBM:NewMod(419, "DBM-Party-Vanilla", DBM:IsPostCata() and 4 or 7, 231)
|
|
local L = mod:GetLocalizedStrings()
|
|
|
|
mod:SetRevision("20240316010232")
|
|
mod:SetCreatureID(7361)
|
|
mod:SetEncounterID(mod:IsClassic() and 2768 or 379)
|
|
|
|
mod:RegisterCombat("combat")
|
|
|