cat fixes

This commit is contained in:
Laetitia (O-01-67) 2022-12-12 19:13:04 -05:00 committed by GitHub
parent 14ad649bea
commit abfc502485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -501,6 +501,7 @@ if(enabledMods.includes(loonaMod) && enabledMods.includes(fireMod) && enabledMod
value: 0,
oldColor: null
},
category: "powders",
fireColor: ["#08a953", "#2ea332", "#d1e0d3"],
tempHigh: 1757,
behavior: behaviors.POWDER,
@ -637,8 +638,9 @@ if(enabledMods.includes(loonaMod) && enabledMods.includes(fireMod) && enabledMod
tick: function(pixel) { heejinitoidTick(pixel) },
excludeVelocity: true, //wall shouldn't move
tempHigh: 837,
hidden: true,
stateHigh: "molten_heejinite",
category: "solids",
category: "powders",
state: "solid",
density: 1412,
stain: 0.1,
@ -890,6 +892,7 @@ if(enabledMods.includes(loonaMod) && enabledMods.includes(fireMod) && enabledMod
value: 0,
oldColor: null
},
category: "powders",
behaviorOn: [
"XX|CR:water%0.1|XX",
"CR:water%0.1|XX|CR:water%0.1",