Code:
window.inventory=function(){var t="";for(var n in mc.inventory){var i=window.items[n];e(n)||(t+='<div class="shop-item"><img style="width: 200px;" src="'+i.image+'"/><p>'+i.description+ " " +'<span class="code" onclick="wear('+i.id+')">'+"[[Wear->Night Bed Room]]</span></p></div>")}return t},
This replaces the inventory function (inside the story javascript) with one that has the wear buttons as requested.... if you point me to where the random convos are (in game should be fine, it's been a while since I played this one) i'll take a look
Reminded how bad Twine is; not exaggerating when I say it is one of the worst bit of software I have ever used and I understand why devs regularly quit projects (and remember why my twine project 3 years ago was dropped).
Any dev here wants some advice from a professional, learn ANYTHING else and program there