Skip to content

Commit

Permalink
Jewelry store fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Maarifrah committed Dec 14, 2024
1 parent 42c3aed commit 5b09d0b
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions data/json/mapgen/jewel_store.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"..-.##hhhhh++hhhhh##....",
"..-.# #....",
"..-.#hh ;;;;;;;; hh#....",
"..-.#%v ;;hhhh;; v%#....",
"..-.#%v ;;v//v;; v%#....",
"..-.#%v ;;v//v;; v%#....",
"==^=#%v ;;hhhh;; v%#....",
"..-.#%h ;;hhhh;; h%#....",
"..-.#%h ;;h;;h;; h%#....",
"..-.#%h ;;h;;h;; h%#....",
"==^=#%h ;;hhhh;; h%#....",
"=---#hh ;;;;;;;; hh#....",
"=---# ;;CttC;; r#....",
"=--4# ;;;;;;;; r#####",
Expand All @@ -39,7 +39,6 @@
"x": "t_floor",
"r": "t_floor",
"%": "t_floor",
"/": { "param": "carpet_color_type", "fallback": "t_carpet_yellow" },
";": { "param": "carpet_color_type", "fallback": "t_carpet_yellow" },
"C": { "param": "carpet_color_type", "fallback": "t_carpet_yellow" },
"t": { "param": "carpet_color_type", "fallback": "t_carpet_yellow" },
Expand All @@ -55,11 +54,9 @@
"_": "t_pavement",
"~": "t_thconc_floor",
"h": "t_wall_glass_alarm",
"v": "t_wall_glass_alarm",
"4": "t_gutter_downspout"
},
"furniture": {
"#": "f_counter",
"%": "f_counter",
"@": "f_counter",
"G": "f_desk",
Expand Down

0 comments on commit 5b09d0b

Please sign in to comment.