First try at updating command system to be like TC. Still needs alot of testing/work
This commit is contained in:
@@ -237,7 +237,7 @@ namespace Game.Spells
|
||||
if (remove)
|
||||
return;
|
||||
|
||||
auraInfo.AuraData.HasValue = true;
|
||||
auraInfo.AuraData.Value = new();
|
||||
|
||||
Aura aura = GetBase();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user