From ce2c8cf6112b5126326999294e5e920f685f1e79 Mon Sep 17 00:00:00 2001 From: 0Monet <146018959+0Monet@users.noreply.github.com> Date: Fri, 27 Dec 2024 20:51:46 +0100 Subject: [PATCH] fix: replace the linoleum tile under the dumpsters of the homeless shelter with concrete (#5844) Update homeless_shelter.json --- data/json/mapgen/homeless_shelter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/json/mapgen/homeless_shelter.json b/data/json/mapgen/homeless_shelter.json index 3c5d9868943d..d1340f73a974 100644 --- a/data/json/mapgen/homeless_shelter.json +++ b/data/json/mapgen/homeless_shelter.json @@ -52,7 +52,8 @@ "v": "t_window_bars", "f": "t_chainfence", "g": "t_chaingate_l", - "n": "t_dirtmound" + "n": "t_dirtmound", + "D": "t_concrete" }, "furniture": { "]": "f_street_light",