From 09cb9e2425224a4050fbbbfdf8bbd0dbd10e4c98 Mon Sep 17 00:00:00 2001 From: Barry Nelson Date: Wed, 22 Apr 2026 21:33:50 -0400 Subject: [PATCH] Fixed corridor symbols in Enhanced1 PR #1503 This is the Enhanced1 symbols changes that were part of GitHub pull request #1503 https://github.com/NetHack/NetHack/pull/1503 This is not the full pull request. --- dat/symbols | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/dat/symbols b/dat/symbols index f2bc486fa..e981b3498 100644 --- a/dat/symbols +++ b/dat/symbols @@ -807,6 +807,11 @@ start: Enhanced1 Description: Enhanced with Unicode glyphs and 24-bit color Restrictions: primary Handling: UTF8 + S_corr: U+2591 + S_litcorr: U+2592 + S_engrcorr: U+2591 + S_amulet: U+2299 # ☉ + S_cloud: U+2601 # ☁ S_vwall: U+2502 # BOX DRAWINGS LIGHT VERTICAL S_hwall: U+2500 # BOX DRAWINGS LIGHT HORIZONTAL S_tlcorn: U+250c # BOX DRAWINGS LIGHT DOWN AND RIGHT @@ -821,8 +826,8 @@ start: Enhanced1 S_ndoor: U+00b7 # MIDDLE DOT S_vodoor: U+2592 # MEDIUM SHADE S_hodoor: U+2592 # MEDIUM SHADE - S_bars: U+2261 # IDENTICAL TO - S_tree: U+03a8 # GREEK CAPITAL LETTER PSI + S_bars: U+2551 # ║ + S_tree: U+2660 # ♠ S_room: U+00b7 # MIDDLE DOT S_engroom: U+03BE # Greek Small Letter Xi S_darkroom: U+00b7 # MIDDLE DOT