From 23e3aee44172f71182f8b05dc91344caa8bd3bcd Mon Sep 17 00:00:00 2001 From: RickGrymes <81042907+RickGrymes@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:52:24 -0600 Subject: [PATCH] Add WorkToMake to flame weapon defs Define crafting work for flame weapons by adding values to two weapon definitions in 1.6/Defs/WeaponDefs/WeaponDefs_Flame.xml. Sets WorkToMake to 50000 for the MarketValue 980 variant and 55000 for the MarketValue 1200 variant so crafting time/effort is explicitly specified. --- 1.6/Defs/WeaponDefs/WeaponDefs_Flame.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1.6/Defs/WeaponDefs/WeaponDefs_Flame.xml b/1.6/Defs/WeaponDefs/WeaponDefs_Flame.xml index e4644b8..c10094f 100644 --- a/1.6/Defs/WeaponDefs/WeaponDefs_Flame.xml +++ b/1.6/Defs/WeaponDefs/WeaponDefs_Flame.xml @@ -29,6 +29,7 @@ 980 + 50000 5.5 0.90 0.75 @@ -124,6 +125,7 @@ 1200 + 55000 5.0 0.92 0.80