diff --git a/src/main/resources/data/superbwarfare/vehicles/a_10a.json b/src/main/resources/data/superbwarfare/vehicles/a_10a.json index 04e0708e0..9850365b0 100644 --- a/src/main/resources/data/superbwarfare/vehicles/a_10a.json +++ b/src/main/resources/data/superbwarfare/vehicles/a_10a.json @@ -3,7 +3,7 @@ "MaxHealth": 350, "MaxEnergy": 10000000, "UpStep": 0.5, - "allowFreeCam": true, + "AllowFreeCam": true, "DamageModifiers": [ { "Type": "Multiply", diff --git a/src/main/resources/data/superbwarfare/vehicles/ah_6.json b/src/main/resources/data/superbwarfare/vehicles/ah_6.json index 4eb58314f..81bc8e200 100644 --- a/src/main/resources/data/superbwarfare/vehicles/ah_6.json +++ b/src/main/resources/data/superbwarfare/vehicles/ah_6.json @@ -3,7 +3,7 @@ "MaxHealth": 250, "MaxEnergy": 5000000, "UpStep": 1.1, - "allowFreeCam": true, + "AllowFreeCam": true, "DamageModifiers": [ { "Type": "Multiply", diff --git a/src/main/resources/data/superbwarfare/vehicles/tom_6.json b/src/main/resources/data/superbwarfare/vehicles/tom_6.json index 8effb0bf4..c6884b0dd 100644 --- a/src/main/resources/data/superbwarfare/vehicles/tom_6.json +++ b/src/main/resources/data/superbwarfare/vehicles/tom_6.json @@ -3,7 +3,7 @@ "MaxHealth": 40, "MaxEnergy": 100000, "UpStep": 0.5, - "allowFreeCam": true, + "AllowFreeCam": true, "DamageModifiers": [ { "Type": "Multiply",