Update WhisperingTheory.js

add gas variants/removed moon (to be in another mod)
This commit is contained in:
kaeud 2024-03-25 18:02:22 +07:00 committed by GitHub
parent 41e615fc4f
commit 30ee17a5a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 12 deletions

View File

@ -120,15 +120,3 @@ elements.gas_freezer = {
category: "machines",
insulate: true,
};
elements.moon = {
color: "#d5c7b4",
category: "jokes",
behavior: [
"XX|XX|XX",
"XX|XX|XX",
"CR:cancer%0.05|CR:cancer%0.05|CR:cancer%0.05"
],
breakInto: "cheese",
hardness: 0.95,
};