- global profiles got a revamp, now you can select which profile is used on all characters.

- you also can overwrite the global profile on any ton by just selecting a profile for that character.
This commit is contained in:
Tercioo
2016-02-08 15:02:06 -02:00
parent efbe5a9945
commit 742dd3983d
6 changed files with 203 additions and 67 deletions
+2
View File
@@ -1111,6 +1111,8 @@ local default_global_data = {
--> profile pool
__profiles = {},
always_use_profile = false,
always_use_profile_name = "",
always_use_profile_exception = {},
custom = {},
savedStyles = {},
savedCustomSpells = {},