Skip to content

Commit

Permalink
Merge pull request #3368 from SamaelGray/SamaelGray-CannoRecipeLabelFix
Browse files Browse the repository at this point in the history
12-Pounder recipe label tweaks
  • Loading branch information
N7Huntsman authored Aug 23, 2024
2 parents 06036a3 + a788015 commit 038b3c5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Defs/Ammo/Medieval/CannonBall.xml
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,9 @@

<RecipeDef ParentName="AmmoRecipeBase">
<defName>MakeAmmo_CannonBall_Bursting</defName>
<label>make bursting shells cannon balls x5</label>
<description>Craft 5 bursting shells cannon balls.</description>
<jobString>Making bursting shells cannon balls.</jobString>
<label>make bursting cannon shells x5</label>
<description>Craft 5 bursting cannon shells.</description>
<jobString>Making bursting cannon shells.</jobString>
<researchPrerequisite>CE_Gunpowder</researchPrerequisite>
<ingredients>
<li>
Expand Down Expand Up @@ -341,9 +341,9 @@

<RecipeDef ParentName="AmmoRecipeBase">
<defName>MakeAmmo_CannonBall_Incendiary</defName>
<label>make incendiary shells cannon balls x5</label>
<description>Craft 5 incendiary shells cannon balls.</description>
<jobString>Making incendiary shells cannon balls.</jobString>
<label>make incendiary cannon shells x5</label>
<description>Craft 5 incendiary cannon shells.</description>
<jobString>Making incendiary cannon shells.</jobString>
<researchPrerequisite>CE_Gunpowder</researchPrerequisite>
<ingredients>
<li>
Expand Down

0 comments on commit 038b3c5

Please sign in to comment.