Doors are now meshed into the walls better but I got rid of the wood wals. They suck.

This commit is contained in:
Zed A. Shaw 2026-03-17 11:43:16 -04:00
parent 4c11829580
commit 349656589b
9 changed files with 19 additions and 18 deletions

View file

@ -50,26 +50,26 @@
"background": "tiles/bg:gray_stone_floor_light",
"id": 6
},
"wood_wall": {
"texture": "assets/textures/wood_wall.png",
"display": 10747,
"light": 0,
"foreground": "tiles/fg:wood_wall",
"background": "tiles/bg:wood_wall",
"id": 7
},
"zBUGceiling_blue_light": {
"texture": "assets/textures/ceiling_blue_light.png",
"display": 8285,
"light": 0,
"foreground": "color:BAD",
"background": "color:BAD",
"id": 8
"id": 7
},
"door_plain": {
"texture": "assets/doors/door_plain.png",
"display": 1087,
"light": 0,
"light": 10,
"foreground": "tiles/fg:wall_plain",
"background": "tiles/bg:wall_plain",
"id": 8
},
"door_moss_wall": {
"texture": "assets/doors/door_moss_wall.png",
"display": 1089,
"light": 20,
"foreground": "tiles/fg:wall_plain",
"background": "tiles/bg:wall_plain",
"id": 9