Skip to content

Commit

Permalink
fix: No Hope megastore (#3870)
Browse files Browse the repository at this point in the history
* Fix No_Hope megastore

* style(autofix.ci): automated formatting

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
0Monet and autofix-ci[bot] authored Dec 10, 2023
1 parent 73d4ee8 commit 78dab45
Showing 1 changed file with 21 additions and 22 deletions.
43 changes: 21 additions & 22 deletions data/mods/No_Hope/Mapgen/megastore.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"-": "t_concrete_wall",
"|": "t_concrete_wall",
"+": "t_door_glass_c",
"[": "t_door_metal_locked",
"]": "t_door_metal_locked",
"(": "t_door_metal_locked",
"!": "t_door_metal_c",
"g": "t_wall_glass_alarm",
"I": "t_support_l",
Expand Down Expand Up @@ -232,8 +231,8 @@
",,,,|..............|....",
",,,,|....cTTTT.....|....",
",,,,|....cTTTT.....|....",
",,,,[..........--!-|....",
",,,,].....c.c..|...!....",
",,,,(..........--!-|....",
",,,,(.....c.c..|...!....",
",,,,|..CCCCCCCC|...|....",
",,-------------------!--",
",,|CCICC%%%CeeeCCCI.....",
Expand Down Expand Up @@ -275,8 +274,8 @@
",,,,|..............|....",
",,,,|....cTTTT.....|....",
",,,,|....cTTTT.....|....",
",,,,[..........--!-|....",
",,,,].....c.c..|...!....",
",,,,(..........--!-|....",
",,,,(.....c.c..|...!....",
",,,,|..CCCCCCCC|...|....",
",,---------------!------",
",,|..I............I.....",
Expand Down Expand Up @@ -318,8 +317,8 @@
",,,,|..............|x...",
",,,,|....cTTTT.....|x...",
",,,,|....cTTTT.....|....",
",,,,[..........--!-|....",
",,,,].....c.c..|...!....",
",,,,(..........--!-|....",
",,,,(.....c.c..|...!....",
",,,,|..CCCCCCCC|...|....",
",,---------------!------",
",,|.&I|KKKK.......Irrrrr",
Expand Down Expand Up @@ -361,8 +360,8 @@
",,,,|..............|XX..",
",,,,|....cTTTT.....|XX..",
",,,,|....cTTTT.....|....",
",,,,[..........--!-|....",
",,,,].....c.c..|...!....",
",,,,(..........--!-|....",
",,,,(.....c.c..|...!....",
",,,,|..CCCCCCCC|...|....",
",,---------------!------",
",,|K.I............Irrrrr",
Expand Down Expand Up @@ -404,8 +403,8 @@
",,,,|..............|....",
",,,,|....cTTTT.....|....",
",,,,|....cTTTT.....|....",
",,,,[..........--!-|....",
",,,,].....c.c..|...!....",
",,,,(..........--!-|....",
",,,,(.....c.c..|...!....",
",,,,|..CCCCCCCC|...|....",
",,---------------!------",
",,|rrIrrrrrrrrrrr.Irrrrr",
Expand Down Expand Up @@ -625,9 +624,9 @@
"rows": [
",,,,,PPPPPPPPPPPP,,,,,,,",
",,,,,PPPPPPPPPPPP,,,,,,,",
",,,,,PPPPPPPPPPPP--[----",
",,,,,PPPPPPPPPPPP--(----",
",,,,,PPPPPPPPPPPP|<..|..",
",,,,--][[][][][]-|l..!..",
",,,,--((((((((((-|l..!..",
",,,,|I..........%|I..|..",
",,,,|............|---|..",
",,,,|............|Css|..",
Expand Down Expand Up @@ -665,9 +664,9 @@
"rows": [
",,,,,PPPPPPPPPPPP,,,,,,,",
",,,,,PPPPPPPPPPPP,,,,,,,",
",,,,,PPPPPPPPPPPP--[----",
",,,,,PPPPPPPPPPPP--(----",
",,,,,PPPPPPPPPPPP|<..|..",
",,,,--][[][][][]-|l..!..",
",,,,--((((((((((-|l..!..",
",,,,|I..........%|I..|..",
",,,,|............|---|..",
",,,,|............|Css|..",
Expand Down Expand Up @@ -705,9 +704,9 @@
"rows": [
",,,,,PPPPPPPPPPPP,,,,,,,",
",,,,,PPPPPPPPPPPP,,,,,,,",
",,,,,PPPPPPPPPPPP--[----",
",,,,,PPPPPPPPPPPP--(----",
",,,,,PPPPPPPPPPPP|<..|..",
",,,,--][[][][][]-|l..!..",
",,,,--((((((((((-|l..!..",
",,,,|I..........%|I..|..",
",,,,|............|---|..",
",,,,|............|Css|..",
Expand Down Expand Up @@ -745,9 +744,9 @@
"rows": [
",,,,,PPPPPPPPPPPP,,,,,,,",
",,,,,PPPPPPPPPPPP,,,,,,,",
",,,,,PPPPPPPPPPPP--[----",
",,,,,PPPPPPPPPPPP--(----",
",,,,,PPPPPPPPPPPP|<..|..",
",,,,--][[][][][]-|l..!..",
",,,,--((((((((((-|l..!..",
",,,,|I..........%|I..|..",
",,,,|............|---|..",
",,,,|............|Css|..",
Expand Down Expand Up @@ -785,9 +784,9 @@
"rows": [
",,,,,PPPPPPPPPPPP,,,,,,,",
",,,,,PPPPPPPPPPPP,,,,,,,",
",,,,,PPPPPPPPPPPP--[----",
",,,,,PPPPPPPPPPPP--(----",
",,,,,PPPPPPPPPPPP|<..|kk",
",,,,--][[][][][]-|l..!..",
",,,,--((((((((((-|l..!..",
",,,,|I..........%|I..|..",
",,,,|............|---|..",
",,,,|............|Css|..",
Expand Down

0 comments on commit 78dab45

Please sign in to comment.