Skip to content

Commit

Permalink
12-Pounder recipe label tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
SamaelGray committed Aug 23, 2024
1 parent 06036a3 commit a788015
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 a788015

Please sign in to comment.