mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
- fixed variable names and ; in config.php.in
- moved effect- and aura-ids used to determine the type of a spell to static prop in spell.class.php - directly get achievements by criteria (automatic join) in spell.php - reverted back points needed for 1% arPen to 335 values (whyever i changed them in the first place)
This commit is contained in:
@@ -25,7 +25,7 @@ $WH.g_convertRatingToPercent.RB = {
|
||||
35: 25,
|
||||
36: 10,
|
||||
37: 2.5,
|
||||
44: 3.756097412109376
|
||||
44: 4.69512176513672 / 1.1
|
||||
};
|
||||
|
||||
$WH.g_convertScalingFactor.SV = {
|
||||
|
||||
Reference in New Issue
Block a user