diff --git a/build_resources/cached_build.ron b/build_resources/cached_build.ron index 3d5c8184..0e1d870e 100644 --- a/build_resources/cached_build.ron +++ b/build_resources/cached_build.ron @@ -1,5 +1,5 @@ ( - last_manifest_version: "225174.24.04.10.1730-2-bnet.54923", + last_manifest_version: "225295.24.04.17.1730-2-bnet.55003", dim_perk_mappings: [ (23371658, 2551157718), (64332393, 2428997981), @@ -461,6 +461,7 @@ 4912743626812637223: 1710724046, 4920255861486214388: 1680496635, 4998358858533847150: 1710442534, + 5041994126929771731: 1714429240, 5043486568624947636: 1710724046, 5153864312462031873: 1684377413, 5184316860242985856: 1712949500, diff --git a/build_resources/weapon_formulas.json b/build_resources/weapon_formulas.json index 7f914592..4d950e02 100644 --- a/build_resources/weapon_formulas.json +++ b/build_resources/weapon_formulas.json @@ -2,7 +2,7 @@ "Auto Rifle": { "878286503": {"name": "Rapid-Fire Frame", "cat": "default", "subFam": "Rapid-Fire", "magProf": "large" }, "944506345": {"name": "SUROS Regime", "cat": "default", "subFam": "Adaptive", "magProf": "medium" }, - "961505134": {"name": "Tommy's Matchbook", "cat": "default", "subFam": "Rapid-Fire", "magProf": "large" }, + "961505134": {"name": "Tommy's Matchbook", "cat": "default", "subFam": "Rapid-Fire", "magProf": "tommy" }, "1019291327": {"name": "High-Impact Frame", "cat": "default", "subFam": "High-Impact", "magProf": "small" }, "1294026524": {"name": "Adaptive Frame", "cat": "default", "subFam": "Adaptive", "magProf": "medium" }, "1458010786": {"name": "Lightweight", "cat": "default", "subFam": "Adaptive", "magProf": "medium" }, @@ -73,6 +73,10 @@ "sweet_buiss": { "mag": {"evpp": 0.0 ,"vpp": 0.0, "offset": 150.0}, "reserve_id": 0 + }, + "tommy": { + "mag": {"evpp": 0.0 ,"vpp": 0.0, "offset": 100.0}, + "reserve_id": 0 } } },