X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/a75fd4a977d0c23f72a3cd4e8ca38eeb31d4cb17..0372b24101f35d395b29cbccebfc0f6048549cb2:/nethack.eng.inc.pl diff --git a/nethack.eng.inc.pl b/nethack.eng.inc.pl index e54a639..af32fe4 100644 --- a/nethack.eng.inc.pl +++ b/nethack.eng.inc.pl @@ -1,6 +1,15 @@ use utf8; { +title => 'NetHack', +version => '1.1', +description => [ + "Keyboard overview sheet for the Nethack console RPG game,", + "describing the default controls.", +], +keywords => [qw' nethack rogue game controls '], +rows => [3, 2, 1, 0], + key => { 'b' => "step left down\nnumpad 1", 'j' => "step down\nnumpad 2",