From 5b09d0b9044d10ecd720d22cae594e2b4928a289 Mon Sep 17 00:00:00 2001 From: Maarifrah Date: Sat, 14 Dec 2024 14:59:07 -0800 Subject: [PATCH] Jewelry store fix --- data/json/mapgen/jewel_store.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/data/json/mapgen/jewel_store.json b/data/json/mapgen/jewel_store.json index 887d8a3ff2cbc..3bd8ba075aa7d 100644 --- a/data/json/mapgen/jewel_store.json +++ b/data/json/mapgen/jewel_store.json @@ -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#####", @@ -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" }, @@ -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",