X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/61fa0d2d3c57ee17fb43cd8b6f8b5fabc4b69613..3bfa29782285fd9a9fefcaf21fa0aa7df776d88b:/nethack.eng.inc.pl diff --git a/nethack.eng.inc.pl b/nethack.eng.inc.pl index 62fed64..95e84af 100644 --- a/nethack.eng.inc.pl +++ b/nethack.eng.inc.pl @@ -1,6 +1,6 @@ use utf8; -{ +{ key => { 'b' => "step left down\nnumpad 1", 'j' => "step down\nnumpad 2", @@ -152,4 +152,5 @@ flag => { argm => ["key" => "Requires a direction afterwards."], }, +def => do 'nethack.inc.pl', }