fix(ui): restore retail vitals and window interactions
This commit is contained in:
parent
4d84456c21
commit
1bd2b30291
36 changed files with 1462 additions and 86 deletions
|
|
@ -94,7 +94,7 @@ public sealed class RuntimeCharacterStateTests
|
|||
Duration: 60f,
|
||||
CasterGuid: 2u,
|
||||
Bucket: 2u,
|
||||
StatModType: 0u,
|
||||
StatModType: (uint)EnchantmentMath.EnchantmentTypeFlag.SecondAtt,
|
||||
StatModKey: EnchantmentMath.StatKey.MaxHealth,
|
||||
StatModValue: 25f));
|
||||
state.Spellbook.SetDesiredComponent(0x68000001u, 12u);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue