From 0016d95c321ee1ab0e4f9512ced3f40e5d597659 Mon Sep 17 00:00:00 2001 From: Dragos Marinescu <29517827+mdragosv@users.noreply.github.com> Date: Thu, 26 Dec 2024 01:34:04 +0200 Subject: [PATCH] Add new energy amplifier and carbine entries to attachments and weapons data --- data/raw/attachments.json | 10 ++++++++++ data/raw/weapons.json | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/data/raw/attachments.json b/data/raw/attachments.json index 071308d..b494208 100644 --- a/data/raw/attachments.json +++ b/data/raw/attachments.json @@ -1046,6 +1046,16 @@ "decay": "0.0002", "type": "Energy Amp" }, + "RDI Energy Amplifier Gamma": { + "ammo": 1100, + "decay": "0.0002", + "type": "Energy Amp" + }, + "RDI Energy Amplifier Gamma (L)": { + "ammo": 1000, + "decay": "0.0002", + "type": "Energy Amp" + }, "Rage 10 (L)": { "ammo": 165, "decay": "0.00467", diff --git a/data/raw/weapons.json b/data/raw/weapons.json index ec1c280..8482bab 100644 --- a/data/raw/weapons.json +++ b/data/raw/weapons.json @@ -10686,6 +10686,16 @@ "decay": "0.0", "type": "Melee" }, + "Omegaton C-120, BGH": { + "ammo": 2220, + "decay": "0.2500", + "type": "Carbine" + }, + "Omegaton C-120, BGH (L)": { + "ammo": 2220, + "decay": "0.2500", + "type": "Carbine" + }, "Omegaton Flashfire": { "ammo": 0, "decay": "0.20502",