Skip to content

Commit

Permalink
fix: remove the sidewalk around the prison (#4990)
Browse files Browse the repository at this point in the history
* Update prison_1.json

* Update overmap_terrain_public_institutional.json
  • Loading branch information
0Monet committed Jul 15, 2024
1 parent 1fe48d4 commit 2af587d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions data/json/mapgen/prison_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"object": {
"fill_ter": "t_dirt",
"rows": [
" sss________________sss ",
" sss________________sss ",
" sss________________sss ",
" sss________________sss ",
" sss________________sss ",
" sssssssssssssssssssssss________________sss ",
" ________________ ",
" ________________ ",
" ________________ ",
" ________________ ",
" ________________ ",
" sssssssssssssssssssssss________________ ",
" s_____________________________________s|-wwww----------------ww--ww--| ",
" s_____________________________________s|hhh,,,+,,,,,,,,,,,,+,,,,,,,,,| ",
" s_____________________________________s+,,,,d,|--------+---|G|h|h|h|h| ",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
"sym": "p",
"color": "i_light_blue",
"see_cost": 5,
"flags": [ "SIDEWALK", "RISK_HIGH" ]
"flags": [ "RISK_HIGH" ]
},
{
"type": "overmap_terrain",
Expand Down

0 comments on commit 2af587d

Please sign in to comment.