Update WhisperingTheory.js
add gas variants/removed moon (to be in another mod)
This commit is contained in:
parent
41e615fc4f
commit
30ee17a5a7
|
|
@ -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,
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue