diff --git a/mods/nousersthings.js b/mods/nousersthings.js index 48593797..290572fa 100644 --- a/mods/nousersthings.js +++ b/mods/nousersthings.js @@ -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",