From 45c31ced675ce439ae4fdc8702f487e6e10dcb5f Mon Sep 17 00:00:00 2001 From: Dino Date: Mon, 9 Jun 2025 22:40:19 -0400 Subject: [PATCH] #1496, correct and improve Help -> Controls section "Unit Movement:" of helpdata.txt --- data/helpdata.txt | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/data/helpdata.txt b/data/helpdata.txt index 27ac369ef8..90a1e21631 100644 --- a/data/helpdata.txt +++ b/data/helpdata.txt @@ -1692,14 +1692,15 @@ space: done giving orders (unit stays put)\n\ "), _("\ Unit Movement:\n\ ==============\n\ - 1: move south-west\n\ - 2: move south\n\ - 3: move south-east\n\ - 4: move west\n\ - 6: move east\n\ - 7: move north-west\n\ - 8: move north\n\ - 9: move north-east\n\ + (Some do not apply in some topologies)\n\n\ + 1,End: move down and left\n\ + 2,Down: move down\n\ + 3,Page Down: move down and right\n\ + 4,Left: move left\n\ + 6,Right: move right\n\ + 7,Home: move up and left\n\ + 8,Up: move up\n\ + 9,Page Up: move up and right\n\ "), _("\ Main Map (Keys):\n\ ================\n\ -- 2.31.0