Now have doors that you can walk though. No open/close animation yet.

This commit is contained in:
Zed A. Shaw 2026-03-16 12:53:10 -04:00
parent 02d23bb77d
commit 0add3b29ae
10 changed files with 41 additions and 5 deletions

View file

@ -65,5 +65,13 @@
"foreground": "color:BAD",
"background": "color:BAD",
"id": 8
},
"door_plain": {
"texture": "assets/textures/door_plain.png",
"display": 1087,
"light": 0,
"foreground": "tiles/fg:wall_plain",
"background": "tiles/bg:wall_plain",
"id": 9
}
}