mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Tooltips
* fixed display for spells after e28c00ccda
(if you are loading something, you DO need to register it afterwards)
This commit is contained in:
@@ -6,4 +6,5 @@ $WH.g_convertScalingFactor.SD = /*setup:itemScalingSD*/;
|
||||
|
||||
if ($WH.isset('$WowheadPower')) {
|
||||
$WowheadPower.loadScales(3);
|
||||
$WowheadPower.loadScales(6);
|
||||
}
|
||||
|
||||
1
setup/updates/1439469082_01.sql
Normal file
1
setup/updates/1439469082_01.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `aowow_dbversion` SET `build` = CONCAT(`build`, ' itemScaling');
|
||||
Reference in New Issue
Block a user