termcol: move generated xcolors include to data/
[sheet.git] / nethack.eng.inc.pl
index 3a8f133e1ef1a1f65785359249d9979de1a76dd6..62fed6478487c9aa49841cdaf309037016c27962 100644 (file)
@@ -140,12 +140,12 @@ mode => {
 },
 
 flag => {
-       pm => [direction => "Direction to move to or target a command (<motion>)."],
-       po => [move      => "Other character movement."],
-       co => [act       => "Direct action command: takes a turn."],
-       mi => [info      => "Informational command: shows/does something without ending the turn."],
-       mo => [invertory => "Display invertory menu."],
-       mv => [menu      => "Enters some other menu."],
+       g2 => [direction => "Direction to move to or target a command (<motion>)."],
+       g3 => [move      => "Other character movement."],
+       g4 => [act       => "Direct action command: takes a turn."],
+       g6 => [info      => "Informational command: shows/does something without ending the turn."],
+       g7 => [invertory => "Display invertory menu."],
+       g8 => [menu      => "Enters some other menu."],
 
        arg  => ["key<arg>"  => "Commands with a dot need at least one argument afterwards."],
        argi => ["key<argi>" => "Asks for an inventory item."],