Skip to content

Commit

Permalink
Licoxide & Lead Nerf (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDoktorZ authored Dec 21, 2024
1 parent 6b30b06 commit 0ee42d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Reagents/toxins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@
- !type:HealthChange
damage:
types:
Poison: 0.6 # Makes it 20 damage per unit.
Poison: 0.06 # Makes it 2 damage per unit.

- type: reagent
id: Bungotoxin
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Recipes/Reactions/fun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
id: Licoxide
reactants:
Lead:
amount: 1
amount: 10
Zinc:
amount: 1
amount: 10
products:
Licoxide: 1

Expand Down

0 comments on commit 0ee42d4

Please sign in to comment.