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
215 B
8 lines
215 B
local mod = DBM:NewMod(419, "DBM-Party-Vanilla", 4, 231)
|
|
local L = mod:GetLocalizedStrings()
|
|
|
|
mod:SetRevision("20221029204017")
|
|
mod:SetCreatureID(7361)
|
|
mod:SetEncounterID(379)
|
|
|
|
mod:RegisterCombat("combat")
|
|
|