chore(DB): import pending files

Referenced commit(s): 45ea548ff6
This commit is contained in:
github-actions[bot]
2026-02-25 05:21:06 +00:00
parent 45ea548ff6
commit 3cb5c9685f

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_25_04 -> 2026_02_25_05
-- Threat of Thassarian: OH attack should fire even when MH misses/dodges/parries
-- SpellTypeMask 0 = don't filter by spell type (miss/dodge/parry have no damage, so
-- PROC_SPELL_TYPE_DAMAGE won't match - need to allow PROC_SPELL_TYPE_NO_DMG_HEAL too)