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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user