Skip to content

Commit

Permalink
Merge pull request #36152 from Night-Pryanik/island-prison-mapgen-tweak
Browse files Browse the repository at this point in the history
Significantly reworked island prison mapgen
  • Loading branch information
I-am-Erk authored Dec 16, 2019
2 parents 4f380a3 + 7d45f8c commit 9b667e7
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 72 deletions.
4 changes: 2 additions & 2 deletions data/json/furniture_and_terrain/terrain-fences-gates.json
Original file line number Diff line number Diff line change
Expand Up @@ -725,8 +725,8 @@
{
"type": "terrain",
"id": "t_gate_metal_o",
"name": "closed metal gate",
"description": "A closed metal gate.",
"name": "open metal gate",
"description": "An open metal gate.",
"symbol": ",",
"color": "light_gray",
"looks_like": "t_fencegate_o",
Expand Down
Loading

0 comments on commit 9b667e7

Please sign in to comment.