From 1074a0c9d98a90df322e007d32a735b91c524f9b Mon Sep 17 00:00:00 2001 From: ForestJ316 <91183260+ForestJ316@users.noreply.github.com> Date: Thu, 16 Jan 2025 12:27:51 +0200 Subject: [PATCH] Netherspite: Bump revision --- DBM-Karazhan/Netherspite.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DBM-Karazhan/Netherspite.lua b/DBM-Karazhan/Netherspite.lua index 8f9fc355..a1d56922 100644 --- a/DBM-Karazhan/Netherspite.lua +++ b/DBM-Karazhan/Netherspite.lua @@ -1,7 +1,7 @@ local mod = DBM:NewMod("Netherspite", "DBM-Karazhan") local L = mod:GetLocalizedStrings() -mod:SetRevision("20220518110528") +mod:SetRevision("20250116122738") mod:SetCreatureID(15689) mod:SetModelID(15363)