Skip to content

Commit

Permalink
remove generic HETF recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
SamaelGray committed Aug 25, 2024
1 parent f5c6c8b commit cb5a519
Showing 1 changed file with 0 additions and 44 deletions.
44 changes: 0 additions & 44 deletions Defs/Ammo/Generic/LauncherGrenade.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,50 +160,6 @@
<workAmount>9400</workAmount>
</RecipeDef>

<RecipeDef ParentName="LauncherAmmoRecipeBase">
<defName>MakeAmmo_LauncherGrenade_HE_TFuzed</defName>
<label>make launcher HE Time-Fuzed grenades x100</label>
<description>Craft 100 launcher HE Time-Fuzed grenades.</description>
<jobString>Making launcher HE Time-Fuzed grenades.</jobString>
<ingredients>
<li>
<filter>
<thingDefs>
<li>Steel</li>
</thingDefs>
</filter>
<count>50</count>
</li>
<li>
<filter>
<thingDefs>
<li>FSX</li>
</thingDefs>
</filter>
<count>8</count>
</li>
<li>
<filter>
<thingDefs>
<li>ComponentIndustrial</li>
</thingDefs>
</filter>
<count>5</count>
</li>
</ingredients>
<fixedIngredientFilter>
<thingDefs>
<li>Steel</li>
<li>FSX</li>
<li>ComponentIndustrial</li>
</thingDefs>
</fixedIngredientFilter>
<products>
<Ammo_LauncherGrenade_HE_TFuzed>100</Ammo_LauncherGrenade_HE_TFuzed>
</products>
<workAmount>11200</workAmount>
</RecipeDef>

<RecipeDef ParentName="LauncherAmmoRecipeBase">
<defName>MakeAmmo_LauncherGrenade_HEDP</defName>
<label>make launcher HEDP grenades x100</label>
Expand Down

0 comments on commit cb5a519

Please sign in to comment.