From 7b9d9f560aa3c8257b86d58bdd9905c0dcbc16f4 Mon Sep 17 00:00:00 2001 From: 17146 <1714673995@qq.com> Date: Tue, 20 May 2025 15:31:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=91=BD=E5=90=8D=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/data/superbwarfare/vehicles/a_10a.json | 2 +- src/main/resources/data/superbwarfare/vehicles/ah_6.json | 2 +- src/main/resources/data/superbwarfare/vehicles/tom_6.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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",