Skip to content

Commit

Permalink
remove lead from bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
Flareguy committed Nov 5, 2024
1 parent 903c11a commit bad1f63
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
price: 1
- type: Extractable
grindableSolutionName: cartridge
- type: SolutionContainerManager #there are no reagents that work as the "primer" as far as i'm aware, so it is simply omitted
- type: SolutionContainerManager # There are no reagents that work as the "primer" as far as i'm aware, so it is simply omitted
solutions:
cartridge:
reagents:
- ReagentId: Lead
- ReagentId: Iron # Lead is too powerful of a reagent to be used for this currently
Quantity: 2
- ReagentId: Copper
Quantity: 1
Expand Down Expand Up @@ -83,7 +83,7 @@
solutions:
incendiary:
reagents:
- ReagentId: Lead
- ReagentId: Iron
Quantity: 2
- ReagentId: Copper
Quantity: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
reagents:
- ReagentId: Cellulose
Quantity: 2
- ReagentId: Lead
- ReagentId: Iron
Quantity: 2
- ReagentId: Fiber
Quantity: 2
Expand All @@ -62,7 +62,7 @@
reagents:
- ReagentId: Cellulose
Quantity: 2
- ReagentId: Lead
- ReagentId: Iron
Quantity: 3

- type: entity
Expand Down Expand Up @@ -116,7 +116,7 @@
reagents:
- ReagentId: Cellulose
Quantity: 2
- ReagentId: Lead
- ReagentId: Iron
Quantity: 2

- type: entity
Expand All @@ -140,7 +140,7 @@
reagents:
- ReagentId: Cellulose
Quantity: 2
- ReagentId: Lead
- ReagentId: Iron
Quantity: 2
- ReagentId: ChlorineTrifluoride
Quantity: 2
Expand Down

0 comments on commit bad1f63

Please sign in to comment.