From 694f35c8a262303c0ed5bd7ecc5920a27e9e6e32 Mon Sep 17 00:00:00 2001 From: Tastyfish Date: Mon, 28 Nov 2011 18:56:58 -0500 Subject: [PATCH] blah blah F2, F3, F5 like bay12, use shift-arrow to turn, origin has so many screenshots --- interface/skin.dmf | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/interface/skin.dmf b/interface/skin.dmf index ae703f64e30..aa771a7bae2 100644 --- a/interface/skin.dmf +++ b/interface/skin.dmf @@ -20,7 +20,7 @@ macro "macro" command = "drop-item" is-disabled = false elem - name = "CTRL+WEST" + name = "SHIFT+WEST" command = "westface" is-disabled = false elem @@ -28,7 +28,7 @@ macro "macro" command = ".west" is-disabled = false elem - name = "CTRL+NORTH" + name = "SHIFT+NORTH" command = "northface" is-disabled = false elem @@ -36,7 +36,7 @@ macro "macro" command = ".north" is-disabled = false elem - name = "CTRL+EAST" + name = "SHIFT+EAST" command = "eastface" is-disabled = false elem @@ -44,7 +44,7 @@ macro "macro" command = ".east" is-disabled = false elem - name = "CTRL+SOUTH" + name = "SHIFT+SOUTH" command = "southface" is-disabled = false elem @@ -112,13 +112,21 @@ macro "macro" command = ".options" is-disabled = false elem - name = "F2+REP" - command = ".screenshot auto" + name = "F2" + command = "ooc" is-disabled = false elem name = "SHIFT+F2+REP" command = ".screenshot" is-disabled = false + elem + name = "F3" + command = "say" + is-disabled = false + elem + name = "F5" + command = "asay" + is-disabled = false macro "vending" elem @@ -1258,7 +1266,7 @@ window "vendingslot" is-maximized = false can-scroll = none icon = "" - image = 'icons\\vendingslot_bg.png' + image = "" image-mode = stretch keep-aspect = false transparent-color = none