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.
14 lines
310 B
14 lines
310 B
local mod = DBM:NewMod(527, "DBM-Party-BC", 1, 248)
|
|
local L = mod:GetLocalizedStrings()
|
|
|
|
mod:SetRevision("20231014053250")
|
|
mod:SetCreatureID(17306)
|
|
mod:SetEncounterID(1893)
|
|
|
|
mod:SetModelID(18236)
|
|
mod:SetModelOffset(-0.2, 0, -0.3)
|
|
|
|
mod:RegisterCombat("combat")
|
|
|
|
--mod:RegisterEventsInCombat(
|
|
--)
|
|
|