Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Commit

Permalink
Fix #975
Browse files Browse the repository at this point in the history
- Make 100x695 and 120mm disappear
  • Loading branch information
Alicecomma committed Mar 26, 2020
1 parent 5baed9e commit c3cbfca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Defs/Ammo/Shell/100x695mmR.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@

<!-- ==================== Recipes ========================== -->

<RecipeDef ParentName="GrenadeRecipeBase">
<RecipeDef ParentName="AmmoRecipeBase">
<defName>MakeAmmo_100x695mmRCannonShell_HEAT</defName>
<label>make 100x695mmR HEAT cannon shells x5</label>
<description>Craft 5 100x695mmR HEAT cannon shells.</description>
Expand Down Expand Up @@ -185,7 +185,7 @@
</products>
</RecipeDef>

<RecipeDef ParentName="GrenadeRecipeBase">
<RecipeDef ParentName="AmmoRecipeBase">
<defName>MakeAmmo_100x695mmRCannonShell_HE</defName>
<label>make 100x695mmR HE cannon shells x5</label>
<description>Craft 5 100x695mmR HE cannon shells.</description>
Expand Down
4 changes: 2 additions & 2 deletions Defs/Ammo/Shell/120mmCannon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@

<!-- ==================== Recipes ========================== -->

<RecipeDef ParentName="GrenadeRecipeBase">
<RecipeDef ParentName="AmmoRecipeBase">
<defName>MakeAmmo_120mmCannonShell_HEAT</defName>
<label>make 120mm HEAT cannon shells x5</label>
<description>Craft 5 120mm HEAT cannon shells.</description>
Expand Down Expand Up @@ -184,7 +184,7 @@
</products>
</RecipeDef>

<RecipeDef ParentName="GrenadeRecipeBase">
<RecipeDef ParentName="AmmoRecipeBase">
<defName>MakeAmmo_120mmCannonShell_HE</defName>
<label>make 120mm HE cannon shells x5</label>
<description>Craft 5 120mm HE cannon shells.</description>
Expand Down

0 comments on commit c3cbfca

Please sign in to comment.