small fix

small fix
This commit is contained in:
Meow
2026-02-05 08:14:07 +01:00
parent 10401bc48b
commit 9f0a30d546
+5 -1
View File
@@ -1213,7 +1213,11 @@ if hasNampower then
-- CP-based spells: Force duration=0 for others (unknown!)
if not isOurs and combopointAbilities[spellName] then
duration = 0
if spellName == "Expose Armor" then
duration = 30 -- Fixed duration for Expose Armor
else
duration = 0
end
end
-- Store in allAuraCasts