From 0807f136d245de91889944b1662d6dd4d92d7f4f Mon Sep 17 00:00:00 2001 From: Lily-129 <68935009+Lily-129@users.noreply.github.com> Date: Fri, 4 Feb 2022 11:40:11 -0500 Subject: [PATCH] fixed plaque breakInto --- mods/toothpaste.js | 1 - 1 file changed, 1 deletion(-) diff --git a/mods/toothpaste.js b/mods/toothpaste.js index 78dc929c..00d230fa 100644 --- a/mods/toothpaste.js +++ b/mods/toothpaste.js @@ -31,7 +31,6 @@ elements.plaque = { state: "solid", density: 5.4, //https://physics.aps.org/articles/v5/s140#:~:text=They%20then%20use%20tabulated%20values,%2D12%20gram)%20per%20cell. //https://en.wikipedia.org/wiki/Calculus_(dental)#:~:text=Cell%20density%20within%20dental%20plaque,estimated%20200%2C000%2C000%20cells%20per%20milligram. - breakInto: ["meat","hydroxyapatite"], hidden: true, },