From 42722942f34fb5e1a3423f9ce58a25af05722f7b Mon Sep 17 00:00:00 2001 From: RickGrymes <81042907+RickGrymes@users.noreply.github.com> Date: Sat, 4 Jul 2026 23:04:22 -0500 Subject: [PATCH] Add grenades to Legion trader stock Extend the Legion trader inventory to sell fragmentation, molotov, and tincan grenades when the explosive weapons module is available. This lets Legion traders offer modded explosives alongside their existing weapon stock. --- .../TraderKindDefs/TraderKindDefs_Legion.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/1.6/Defs/TraderKindDefs/TraderKindDefs_Legion.xml b/1.6/Defs/TraderKindDefs/TraderKindDefs_Legion.xml index e310491..b832a11 100644 --- a/1.6/Defs/TraderKindDefs/TraderKindDefs_Legion.xml +++ b/1.6/Defs/TraderKindDefs/TraderKindDefs_Legion.xml @@ -197,6 +197,23 @@
  • WeaponMelee
  • + + +
  • + FCP_Grenade_Fragmentation + 2~6 +
  • + +
  • + FCP_Grenade_Molotov_Cocktail + 4~8 +
  • + +
  • + FCP_Grenade_Tincan + 3~6 +
  • +