(fix/Prototypes) Class&Spec Load/Triggers

- Closes #37

Due to an error in the implementation of Class & Spec in Load Conditions and Triggers (Unit Characteristics, Power, Health, Class/Spec, BT2 actualSpec), the system now also applies Retail logic.

As a result of this issue, all data has been erased and must be reselected.
This commit is contained in:
NoM0Re
2025-03-31 20:12:10 +02:00
committed by GitHub
parent 1ed2b94c0e
commit 2e2d21e5f3
4 changed files with 212 additions and 56 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local AddonName, Private = ...
local internalVersion = 83
local internalVersion = 83.25
-- Lua APIs
local insert = table.insert