diff --git a/board.json b/board.json index ed77757..98779d1 100644 --- a/board.json +++ b/board.json @@ -15,7 +15,7 @@ "direction": "d" }, "knight": { - "text": "t", + "text": "n", "direction_ad_1": "2n1e", "direction_ad_2": "2n1w", "direction_ad_3": "2s1e", @@ -50,7 +50,7 @@ "direction": "d" }, "knight": { - "text": "T", + "text": "N", "direction_ad_1": "2n1e", "direction_ad_2": "2n1w", "direction_ad_3": "2s1e",