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