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
223 B
8 lines
223 B
local mod = DBM:NewMod("Oggleflint", "DBM-Party-Vanilla", 9)
|
|
local L = mod:GetLocalizedStrings()
|
|
|
|
mod:SetRevision("20231012014002")
|
|
mod:SetCreatureID(11517)
|
|
--mod:SetEncounterID(1443)
|
|
|
|
mod:RegisterCombat("combat")
|
|
|