Skip to content

Commit

Permalink
Fix alternative sterilization using 1 mL of phenol (#2270)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt authored Jan 5, 2023
1 parent 2667a52 commit 0714677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/faults_bionic.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"components": [
[
[ "chem_formaldehyde", 1 ],
[ "chem_phenol", 1 ],
[ "chem_phenol", 250 ],
[ "chem_hydrogen_peroxide_conc", 1 ],
[ "chem_hydrogen_peroxide", 50 ],
[ "chem_ethanol", 1000 ],
Expand Down

0 comments on commit 0714677

Please sign in to comment.