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.
12 lines
267 B
12 lines
267 B
local mod = DBM:NewMod(527, "DBM-Party-BC", 1, 248)
|
|
local L = mod:GetLocalizedStrings()
|
|
|
|
mod:SetRevision("20190417010024")
|
|
mod:SetCreatureID(17306)
|
|
mod:SetEncounterID(1893)
|
|
mod:SetModelID(18236)
|
|
|
|
mod:RegisterCombat("combat")
|
|
|
|
mod:RegisterEventsInCombat(
|
|
)
|