diff --git a/xtrn/lord2/lord2.js b/xtrn/lord2/lord2.js
index 224e21361643d905e184d9e68ba36cbdc8f30f04..67bed7a3b7ddaebcb0b0145a48d11ed5ec2b23da 100644
--- a/xtrn/lord2/lord2.js
+++ b/xtrn/lord2/lord2.js
@@ -3799,7 +3799,7 @@ newpage:
 								player.armournumber = 0;
 								break;
 							case 'S':
-								clearrows(12, 22);
+								dk.console.attr.value = 2;
 								ret = run_ref(items[inv[cur] - 1].refsection, 'items.ref');
 								if (items[inv[cur] - 1].useonce) {
 									player.i[inv[cur] - 1]--;