Add refractive shell to absorb list

This commit is contained in:
2024-03-30 19:23:54 +01:00
parent f1c41556d5
commit a46dfa8492

View File

@@ -210,4 +210,5 @@ aura_env.Shields = {
[108366] = aura_env.Shield.new("Soul Leech"),
[108416] = aura_env.Shield.new("Dark Pact"),
[207472] = aura_env.Shield.new("Xavaric's Magnum Opus"),
[252208] = aura_env.Shield.new("Refractive Shell"),
}