From 9d88594f74debc23d791ecd88bf74d42a2da2990 Mon Sep 17 00:00:00 2001 From: Florian Berthold Date: Wed, 10 Jun 2026 02:13:35 +0200 Subject: [PATCH] fix: make PawnCoAScaleProviderOptions per-character so alts get class scales auto-enabled --- Pawn/Pawn.toc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pawn/Pawn.toc b/Pawn/Pawn.toc index 244b0d8..6f7ccf3 100644 --- a/Pawn/Pawn.toc +++ b/Pawn/Pawn.toc @@ -3,8 +3,8 @@ ## Version: 1.3.8 ## Notes: Pawn calculates scores for items that let you easily see which one is better for you. ## OptionalDependencies: AtlasLoot, EQCompare, EquipCompare, MultiTips, Outfitter -## SavedVariables: PawnCommon, PawnCoAScaleProviderOptions -## SavedVariablesPerCharacter: PawnOptions, PawnWowheadScaleProviderOptions +## SavedVariables: PawnCommon +## SavedVariablesPerCharacter: PawnOptions, PawnWowheadScaleProviderOptions , PawnCoAScaleProviderOptions VgerCore\VgerCore.lua