Entities now look like they stand on the tiles.

This commit is contained in:
Zed A. Shaw 2024-12-25 01:29:03 -05:00
parent 857cd2f910
commit 8a94108874
4 changed files with 9 additions and 6 deletions

View file

@ -27,6 +27,6 @@
"WATER_TILE": {
"foreground": [132, 200, 0],
"background": [147, 220, 2],
"display":"\u224b"
"display":"\u098c"
}
}