Skip to content

Commit

Permalink
Fix gym walls (CleverRaven#79742)
Browse files Browse the repository at this point in the history
* Update gym.json

* Update gym.json
  • Loading branch information
Holli-Git authored Feb 21, 2025
1 parent da181ea commit 15c2083
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions data/json/mapgen/gym.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
"rows": [
"..............#55===55#.",
"..............#c c#.",
"..#555555555###c ### c#.",
"..5 |c # c#.",
"..#555555555###c &&& c#.",
"..5 |c & c#.",
"..5 @ @ @ c ||+|||+|#.",
"..5 c 5 |:::#.",
"..5 @ @ @ c = <|<::#.",
Expand Down Expand Up @@ -177,7 +177,6 @@
"furniture": {
"!": [ "f_ergometer", "f_ergometer_mechanical" ],
"{": "f_bigmirror",
"#": "f_counter",
"&": "f_counter",
"*": "f_shower",
"@": [ "f_treadmill", "f_treadmill_mechanical" ],
Expand Down

0 comments on commit 15c2083

Please sign in to comment.