X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e476c3bfbcc78e9f667d83e9b35da5d55c7a6b42..040b34c73c69215ef3a93a474fd46cae3a622033:/termcol.inc.pl diff --git a/termcol.inc.pl b/termcol.inc.pl index 520dbe2..3c3b365 100644 --- a/termcol.inc.pl +++ b/termcol.inc.pl @@ -8,7 +8,7 @@ use Shiar_Sheet::Colour 1.05; legacy => [qw( c64 msx mac2 risc arnegame dawnbringer cpc cpcboy shiar32 ppu shovel 64 )], xcolors => sub { - my $pals = do 'termcol-xcolor.inc.pl' or die $! || $@; + my $pals = do 'data/termcol-xcolor.inc.pl' or die $! || $@; $_[0]->{$_} = $pals->{$_} for keys %{$pals}; return 'xcolor'; }, @@ -323,6 +323,7 @@ use Shiar_Sheet::Colour 1.05; ] } 0..13 } ], + hueorder => [6..12, 1..5, 13, 0], }, shovel => { name => 'NES for Shovel Knight', @@ -344,6 +345,7 @@ use Shiar_Sheet::Colour 1.05; [qw( 22123B:0S 360900:1S 824E00:2S 9E9E5C:3S )], ], parent => 'ppu', + hueorder => [6..12, 1..5, 13, 0, 14], }, 64 => {