- 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:
Sarjuuk
2013-12-02 14:37:12 +01:00
parent 2830fe97fc
commit 69cd14b753
5 changed files with 261 additions and 209 deletions

View File

@@ -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 = {