--- deliantra/Deliantra-Client/DC/Macro.pm 2007/08/28 01:23:47 1.9 +++ deliantra/Deliantra-Client/DC/Macro.pm 2007/09/02 03:55:03 1.10 @@ -8,7 +8,7 @@ our $REFRESH_MACRO_LIST; our %DEFAULT_KEYMAP = ( - (map +($_ => "!completer $_"), "a" .. "z"), + (map +("($_)" => "!completer $_"), "a" .. "z"), "(!)" => "!completer shout ", "(\")" => "!completer say ", "(')" => "!completer", @@ -31,6 +31,9 @@ "space" => "apply", "[+]" => "rotateshoottype +", "[-]" => "rotateshoottype -", + "LAlt-s" => "ready_skill find traps", + "LAlt-d" => "ready_skill disarm traps", + "LAlt-p" => "ready_skill praying", ); # allowed modifiers