diff --git a/data/json/mapgen/s_bookstore.json b/data/json/mapgen/s_bookstore.json index c99ab6397607b..31b2655a6bcf8 100644 --- a/data/json/mapgen/s_bookstore.json +++ b/data/json/mapgen/s_bookstore.json @@ -308,13 +308,13 @@ " -.....&4##OO##...PP- ", " -................HH- ", " -.....HH....HH.....- ", - " -PT...PP....PP...TP- ", - " -PT...HH....HH...TP- ", - " -PT..............TP- ", - " -PT..............TP- ", - " -PT...HH....HH...TP- ", - " -PT...PP....PP...TP- ", - " -PT...HH....HH...TP- ", + " -Pl...PP....PP...lP- ", + " -Pl...HH....HH...lP- ", + " -Pl..............lP- ", + " -Pl..............lP- ", + " -Pl...HH....HH...lP- ", + " -Pl...PP....PP...lP- ", + " -Pl...HH....HH...lP- ", " -..................- ", " -------------------- ", " ", @@ -324,7 +324,7 @@ "terrain": { ".": "t_tile_flat_roof", "H": "t_tile_flat_roof", - "T": "t_tile_flat_roof", + "l": "t_tile_flat_roof", "P": "t_tile_flat_roof", "&": "t_tile_flat_roof", "-": "t_glass_railing", @@ -339,7 +339,7 @@ "S": "f_sink", "F": "f_glass_fridge", "H": "f_bench", - "T": "f_stool", + "l": "f_stool", "P": "f_table" }, "items": {