Update nousersthings.js

This commit is contained in:
JustAGenericUsername 2023-12-15 17:02:48 -05:00 committed by GitHub
parent 4338f79faf
commit 2b1e76bd09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1234,6 +1234,9 @@ elements.filter = {
noMix: true,
},
elements.heat_test = {
onSelect: function() {
logMessage("Use heatglow.js for more elements to glow when they are hot.");
},
color: "#787878",
behavior: behaviors.WALL,
category: "solids",