diff --git a/dist/index.js b/dist/index.js index 33dbe6a..6494e80 100644 --- a/dist/index.js +++ b/dist/index.js @@ -21155,7 +21155,7 @@ module.exports = { }, angle: { id: 46, - name: "scanangle", + name: "angle", type: "percentage", method: "multiplicative", higherbetter: true diff --git a/dist/index.json b/dist/index.json index a5e556c..bdca86a 100644 --- a/dist/index.json +++ b/dist/index.json @@ -28453,7 +28453,7 @@ }, "angle": { "id": 46, - "name": "scanangle", + "name": "angle", "type": "percentage", "method": "multiplicative", "higherbetter": true diff --git a/modifications/modifications.json b/modifications/modifications.json index 6a7212b..0ae7260 100644 --- a/modifications/modifications.json +++ b/modifications/modifications.json @@ -34,7 +34,7 @@ "regen": {"id": 27, "name": "regen", "type": "percentage", "method": "multiplicative", "higherbetter": true}, "reload": {"id": 28, "name": "reload", "type": "percentage", "method": "multiplicative", "higherbetter": false}, "rof": {"id": 29, "name": "rof", "type": "percentage", "method": "multiplicative", "higherbetter": false}, - "angle": {"id": 46, "name": "scanangle", "type": "percentage", "method": "multiplicative", "higherbetter": true}, + "angle": {"id": 46, "name": "angle", "type": "percentage", "method": "multiplicative", "higherbetter": true}, "scantime": {"id": 48, "name": "scantime", "type": "percentage", "method": "multiplicative", "higherbetter": false}, "shield": {"id": 30, "name": "shield", "type": "percentage", "method": "multiplicative", "higherbetter": true}, "shieldboost": {"id": 31, "name": "shieldboost", "type": "percentage", "method": "multiplicative", "higherbetter": true},