From 33034ebaba04b9b90573703d05afbb92315c635c Mon Sep 17 00:00:00 2001 From: PatR Date: Thu, 9 Nov 2023 13:52:19 -0800 Subject: [PATCH] revise the two engraving tiles With 16x16 tiles on X11 or Qt, I couldn't see the (dark blue?) engraving marks on either the room engraving tile or the corridor one. Change those marks to yellow so that the contrast with floor more. The corrdidor engraving tile was based on the lit corridor tile. Change that to be midway between the lit (centered solid dot) and unlit corridor (centered hollow dot) tiles. It no longer directly matches either one but it also can't sometimes match the wrong one. --- win/share/other.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/win/share/other.txt b/win/share/other.txt index 0aa076e03..c2ebfa6d1 100644 --- a/win/share/other.txt +++ b/win/share/other.txt @@ -433,10 +433,10 @@ Z = (195, 195, 195) { ................ ................ - ...E...E........ - ....E...E....... - .........E..E... - ..........E..... + ...H...H........ + ....H...H....... + .........H..H... + ..........H..... ................ .......PP....... .......PP....... @@ -489,14 +489,14 @@ Z = (195, 195, 195) # tile 24 (engraved part of a corridor) { ................ - ...E...E........ - ....E...E....... - .........E..E... - ..........E..... + ...H...H........ + ....H...H....... + .........H..H... + ..........H..... ................ .......PP....... - ......PPPP...... - ......PPPP...... + ......P.PP...... + ......PP.P...... .......PP....... ................ ................