From fb35d551b7a6f394290b70451337adc85d49f448 Mon Sep 17 00:00:00 2001 From: Steve Date: Fri, 30 Oct 2015 22:36:31 +0000 Subject: [PATCH] Fireflies have two plasma cannons, and one particle cannon. --- data/fighters/firefly.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/data/fighters/firefly.json b/data/fighters/firefly.json index 7619664..0f8dd8d 100644 --- a/data/fighters/firefly.json +++ b/data/fighters/firefly.json @@ -8,12 +8,12 @@ "textureName" : "gfx/fighters/firefly.png", "guns" : [ { - "type" : "BT_PARTICLE", + "type" : "BT_PLASMA", "x" : -12, "y" : -2 }, { - "type" : "BT_PARTICLE", + "type" : "BT_PLASMA", "x" : 12, "y" : -2 }, @@ -23,7 +23,6 @@ "y" : -4 } ], - "combinedGuns" : 1, "missiles" : { "type" : "MISSILE_MISSILE", "ammo" : 3