X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/8bf4b29ac2bea396e7aafe10713ec3b148a153a8..f3ce23b458ade0fd2f8d634e2e3c380023bbb4e5:/nethack.plp diff --git a/nethack.plp b/nethack.plp index 9c4c62d..8a49a3d 100644 --- a/nethack.plp +++ b/nethack.plp @@ -27,27 +27,5 @@ $_->{"\e"} = ['me mode'] for values %{ $info->{def} }; # static reset button, even though it's not (officially) in the game $keys->map($get{map}) or undef $get{map}; $keys->print_rows($get{rows} || '4321-421', [3,2,1,0]); -:> - -
- -
-
-<: $keys->print_legend('legend-types', ['g2' .. 'g4', 'g6' .. 'g8']) :> -
- -
-<: $keys->print_legend('legend-options', [qw( arg argi argm )]) :> - - -
-
+$keys->print_legends(\%get);