From f0b42de14167a22eae2b4bf0e89f6989cd7c72b7 Mon Sep 17 00:00:00 2001 From: CHOMPStation2StaffMirrorBot <94713762+CHOMPStation2StaffMirrorBot@users.noreply.github.com> Date: Wed, 21 Jan 2026 10:31:54 -0700 Subject: [PATCH] [MIRROR] Update skin.dmf (#12311) Co-authored-by: Azzy <74739991+AzzyDreemurr13@users.noreply.github.com> --- interface/skin.dmf | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/interface/skin.dmf b/interface/skin.dmf index 6fef0f9791..04d141c9e8 100644 --- a/interface/skin.dmf +++ b/interface/skin.dmf @@ -263,6 +263,12 @@ macro "borghotkeymode" elem name = "F9" command = "msay" + elem + name = "F10" + command = "esay" + elem + name = "F11" + command = "mentorsay" elem name = "F12" command = "F12" @@ -493,9 +499,15 @@ macro "macro" elem "f8" name = "F8" command = "Invisimin" - elem + elem "f9" name = "F9" command = "msay" + elem "f10" + name = "F10" + command = "esay" + elem "f11" + name = "F11" + command = "mentorsay" elem "f12" name = "F12" command = "F12" @@ -789,9 +801,15 @@ macro "hotkeymode" elem "f8" name = "F8" command = "Invisimin" - elem + elem "f9" name = "F9" command = "msay" + elem "f10" + name = "F10" + command = "esay" + elem "f11" + name = "F11" + command = "mentorsay" elem "f12" name = "F12" command = "F12" @@ -1021,9 +1039,15 @@ macro "borgmacro" elem "f8" name = "F8" command = "Invisimin" - elem + elem "f9" name = "F9" command = "msay" + elem "f10" + name = "F10" + command = "esay" + elem "f11" + name = "F11" + command = "mentorsay" elem "f12" name = "F12" command = "F12"