From 6475034b52fd3d96b87ee77605787525201d4807 Mon Sep 17 00:00:00 2001 From: Light_Quanta Date: Tue, 1 Jul 2025 23:44:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A3=E7=A1=AE=E5=A1=AB=E5=86=99C4=E6=8C=82?= =?UTF-8?q?=E8=BD=BD=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/data/superbwarfare/drone_attachments/c4.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main/resources/data/superbwarfare/drone_attachments/c4.json b/src/main/resources/data/superbwarfare/drone_attachments/c4.json index 547ba084f..ec765a0a2 100644 --- a/src/main/resources/data/superbwarfare/drone_attachments/c4.json +++ b/src/main/resources/data/superbwarfare/drone_attachments/c4.json @@ -6,7 +6,12 @@ "ExplosionRadius": 10, "Offset": [ 0, - -0.1, + 0.1, + 0 + ], + "Rotation": [ + 90, + -90, 0 ] } \ No newline at end of file