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.
9 lines
243 B
9 lines
243 B
local mod = DBM:NewMod(1796, "DBM-BrokenIsles", 1, 822)
|
|
local L = mod:GetLocalizedStrings()
|
|
|
|
mod:SetRevision("20201111164513")
|
|
mod:SetCreatureID(102075)--112350
|
|
--mod:SetEncounterID(1880)
|
|
mod:SetReCombatTime(20)
|
|
|
|
mod:RegisterCombat("combat")
|
|
|