Skip to content

Commit

Permalink
Make the game load
Browse files Browse the repository at this point in the history
  • Loading branch information
Milopetilo committed Nov 14, 2024
1 parent ab4b2ec commit 6abfc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/mapgen_palettes/office_doctor.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
{
"type": "palette",
"id": "office_doctor",
"palettes": [ "parametrized_walls_palette" ],
"terrain": {
" ": "t_region_groundcover_urban",
"!": "t_door_locked_interior",
"#": "t_wall_w",
"$": "t_floor",
"&": "t_floor",
"+": "t_door_c",
Expand Down

0 comments on commit 6abfc20

Please sign in to comment.