From c725268076dd0ec3ee1cb12facb726f5b0d9635a Mon Sep 17 00:00:00 2001 From: Harmon Brammer Date: Tue, 9 Apr 2024 22:03:09 -0400 Subject: [PATCH] fix: lunas howl mag profile --- build_resources/weapon_formulas.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build_resources/weapon_formulas.json b/build_resources/weapon_formulas.json index f9d9e9bb..82af771c 100644 --- a/build_resources/weapon_formulas.json +++ b/build_resources/weapon_formulas.json @@ -356,8 +356,8 @@ "647617635": {"name": "Ace of spades", "cat": "default", "subFam": "Adaptive", "magProf": "small"}, "1030990989": {"name": "Crimson", "cat": "default", "subFam": "Crimson", "magProf": "crimson"}, "1294026524": {"name": "Adaptive Frame", "cat": "default", "subFam": "Adaptive", "magProf": "small"}, - "3757612024": {"name": "Luna's Howl", "cat": "default", "subFam": "Adaptive", "magProf": "large"}, - "2763843899": {"name": "Luna's Howl", "cat": "default", "subFam": "Adaptive", "magProf": "large"}, + "3757612024": {"name": "Luna's Howl", "cat": "default", "subFam": "Adaptive", "magProf": "small"}, + "2763843899": {"name": "Luna's Howl", "cat": "default", "subFam": "Adaptive", "magProf": "small"}, "1322370662": {"name": "Precision Frame", "cat": "default", "subFam": "Precision", "magProf": "large"}, "1791592647": {"name": "Malfeasance", "cat": "default", "subFam": "Precision", "magProf": "large"}, "1863355414": {"name": "Thorn", "cat": "default", "subFam": "Adaptive", "magProf": "small"},