Skip to content

Commit 113586b

Browse files
authored
Make more parking lot omts looks_like s_lot (#81981)
2 parents ec4b214 + 944cc37 commit 113586b

8 files changed

+78
-47
lines changed

data/json/overmap/overmap_terrain/overmap_terrain_commercial.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1256,7 +1256,9 @@
12561256
"copy-from": "generic_city_building",
12571257
"name": "abandoned shopping plaza",
12581258
"sym": "+",
1259-
"color": "red"
1259+
"color": "red",
1260+
"looks_like": "s_lot",
1261+
"vision_levels": "large_pavement"
12601262
},
12611263
{
12621264
"type": "overmap_terrain",

data/json/overmap/overmap_terrain/overmap_terrain_industrial.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@
251251
"steel_mill_0_3",
252252
"steel_mill_0_3_2",
253253
"steel_mill_0_3_3",
254-
"steel_mill_0_4",
255254
"steel_mill_0_4_2",
256255
"steel_mill_0_4_3",
257256
"steel_mill_1_1",
@@ -304,6 +303,14 @@
304303
"color": "dark_gray",
305304
"delete": { "flags": [ "PP_GENERATE_RIOT_DAMAGE" ] }
306305
},
306+
{
307+
"type": "overmap_terrain",
308+
"id": [ "steel_mill_0_4" ],
309+
"copy-from": "steel_mill_0_1",
310+
"name": "steel mill parking",
311+
"looks_like": "s_lot",
312+
"vision_levels": "large_pavement"
313+
},
307314
{
308315
"type": "overmap_terrain",
309316
"id": [
@@ -315,8 +322,6 @@
315322
"steel_mill_rail_2_3"
316323
],
317324
"copy-from": "generic_city_building_no_sidewalk",
318-
"vision_levels": "blends_till_outlines",
319-
"looks_like": "road",
320325
"name": "steel mill depot",
321326
"sym": "",
322327
"color": "dark_gray",
@@ -327,6 +332,8 @@
327332
"id": [ "s_lightindustry_road_0", "s_lightindustry_road_1" ],
328333
"name": "light industry",
329334
"copy-from": "road_abstract",
335+
"looks_like": "s_lot",
336+
"vision_levels": "large_pavement",
330337
"sym": "",
331338
"extras": "build",
332339
"mondensity": 2

data/json/overmap/overmap_terrain/overmap_terrain_lab.json

Lines changed: 31 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -312,21 +312,22 @@
312312
},
313313
{
314314
"type": "overmap_terrain",
315-
"id": [
316-
"lab_surface_brick_blockA0",
317-
"lab_surface_brick_blockA1",
318-
"lab_surface_brick_blockB0",
319-
"lab_surface_brick_blockB1",
320-
"lab_surface_brick_blockC0",
321-
"lab_surface_brick_blockC1",
322-
"lab_surface_brick_blockC2",
323-
"lab_surface_brick_blockD0",
324-
"lab_surface_brick_blockD1",
325-
"lab_surface_brick_blockE0",
326-
"lab_surface_brick_blockE1"
327-
],
328-
"name": "parking lot",
315+
"id": [ "lab_surface_brick_blockC0" ],
316+
"name": "research facility entrance",
317+
"copy-from": "generic_road",
318+
"sym": "|",
319+
"color": "dark_gray",
320+
"spawns": { "group": "GROUP_LAB_SURFACE", "population": [ 5, 20 ], "chance": 50 },
321+
"extras": "research_facility_lot",
322+
"see_cost": "full_high",
323+
"mondensity": 2
324+
},
325+
{
326+
"type": "overmap_terrain",
327+
"id": [ "lab_surface_brick_blockC1", "lab_surface_brick_blockC2", "lab_surface_brick_blockD0", "lab_surface_brick_blockE0" ],
328+
"name": "research facility parking lot",
329329
"//": "parking lot attached to Research facility.",
330+
"looks_like": "s_lot",
330331
"vision_levels": "large_pavement",
331332
"sym": "_",
332333
"color": "dark_gray",
@@ -335,6 +336,17 @@
335336
"see_cost": "full_high",
336337
"mondensity": 2
337338
},
339+
{
340+
"type": "overmap_terrain",
341+
"id": [ "lab_surface_brick_blockA0", "lab_surface_brick_blockB0" ],
342+
"name": "research facility garden",
343+
"looks_like": "publicgarden",
344+
"sym": "g",
345+
"color": "light_green",
346+
"spawns": { "group": "GROUP_LAB_SURFACE", "population": [ 5, 20 ], "chance": 50 },
347+
"see_cost": "full_high",
348+
"mondensity": 2
349+
},
338350
{
339351
"type": "overmap_terrain",
340352
"id": [
@@ -356,6 +368,7 @@
356368
"//": "parking lot attached to modular mutagen lab.",
357369
"sym": "_",
358370
"color": "dark_gray",
371+
"looks_like": "s_lot",
359372
"spawns": { "group": "GROUP_VANILLA", "population": [ 5, 20 ], "chance": 30 },
360373
"see_cost": "full_high",
361374
"mondensity": 2
@@ -389,16 +402,20 @@
389402
{
390403
"type": "overmap_terrain",
391404
"id": [
405+
"lab_surface_brick_blockA1",
392406
"lab_surface_brick_blockA2",
393407
"lab_surface_brick_blockA3",
394408
"lab_surface_brick_blockA4",
409+
"lab_surface_brick_blockB1",
395410
"lab_surface_brick_blockB2",
396411
"lab_surface_brick_blockB3",
397412
"lab_surface_brick_blockB4",
398413
"lab_surface_brick_blockC4",
414+
"lab_surface_brick_blockD1",
399415
"lab_surface_brick_blockD2",
400416
"lab_surface_brick_blockD3",
401417
"lab_surface_brick_blockD4",
418+
"lab_surface_brick_blockE1",
402419
"lab_surface_brick_blockE2",
403420
"lab_surface_brick_blockE3",
404421
"lab_surface_brick_blockE4"

data/json/overmap/overmap_terrain/overmap_terrain_public_institutional.json

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -658,15 +658,6 @@
658658
"sym": "N",
659659
"color": "white"
660660
},
661-
{
662-
"type": "overmap_terrain",
663-
"id": [ "nursing_home_sh9", "nursing_home_sh10", "nursing_home_sh11" ],
664-
"vision_levels": "large_pavement",
665-
"see_cost": "none",
666-
"name": "parking lot",
667-
"sym": "O",
668-
"color": "dark_gray"
669-
},
670661
{
671662
"type": "overmap_terrain",
672663
"id": [ "nursing_home_sh4" ],
@@ -696,12 +687,13 @@
696687
},
697688
{
698689
"type": "overmap_terrain",
699-
"id": [ "nursing_home_9", "nursing_home_10", "nursing_home_11" ],
700-
"vision_levels": "large_building",
690+
"id": [ "nursing_home_sh9", "nursing_home_sh10", "nursing_home_sh11", "nursing_home_9", "nursing_home_10", "nursing_home_11" ],
701691
"see_cost": "none",
702692
"name": "parking lot",
703693
"sym": "O",
704-
"color": "dark_gray"
694+
"color": "dark_gray",
695+
"looks_like": "s_lot",
696+
"vision_levels": "large_pavement"
705697
},
706698
{
707699
"type": "overmap_terrain",

data/json/overmap/overmap_terrain/overmap_terrain_recreational.json

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,9 @@
368368
"copy-from": "generic_city_building",
369369
"name": "zoo parking",
370370
"sym": "P",
371-
"color": "i_green"
371+
"color": "i_green",
372+
"looks_like": "s_lot",
373+
"vision_levels": "large_pavement"
372374
},
373375
{
374376
"type": "overmap_terrain",
@@ -708,35 +710,39 @@
708710
"stadium_football_7_6"
709711
],
710712
"copy-from": "generic_stadium_park",
711-
"sym": ""
713+
"sym": "",
714+
"looks_like": "s_lot",
715+
"vision_levels": "large_pavement"
716+
},
717+
{
718+
"type": "overmap_terrain",
719+
"id": [ "stadium_football_0_3", "stadium_football_8_3" ],
720+
"copy-from": "generic_stadium_park",
721+
"sym": ""
712722
},
713723
{
714724
"type": "overmap_terrain",
715725
"id": [
716726
"stadium_football_0_1",
717727
"stadium_football_0_2",
718-
"stadium_football_0_3",
719728
"stadium_football_0_4",
720729
"stadium_football_0_5",
730+
"stadium_football_8_1",
731+
"stadium_football_8_2",
721732
"stadium_football_8_4",
722733
"stadium_football_8_5"
723734
],
724-
"copy-from": "generic_stadium_park",
725-
"sym": ""
735+
"copy-from": "stadium_football_0_3",
736+
"looks_like": "s_lot",
737+
"vision_levels": "large_pavement"
726738
},
727739
{
728740
"type": "overmap_terrain",
729-
"id": [
730-
"stadium_football_8_1",
731-
"stadium_football_8_2",
732-
"stadium_football_8_3",
733-
"stadium_1_0",
734-
"stadium_2_0",
735-
"stadium_0_0",
736-
"stadium_3_0"
737-
],
741+
"id": [ "stadium_1_0", "stadium_2_0", "stadium_0_0", "stadium_3_0" ],
738742
"copy-from": "generic_stadium_park",
739-
"sym": "O"
743+
"sym": "O",
744+
"looks_like": "s_lot",
745+
"vision_levels": "large_pavement"
740746
},
741747
{
742748
"type": "overmap_terrain",

data/json/overmap/overmap_terrain/overmap_terrain_speedway.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@
213213
"speedway_4_9"
214214
],
215215
"copy-from": "generic_city_building_no_sidewalk",
216+
"looks_like": "s_lot",
216217
"vision_levels": "large_pavement",
217218
"name": "parking lot",
218219
"sym": "O",

data/json/overmap/overmap_terrain/overmap_terrain_transportation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,7 @@
494494
"name": "parking lot",
495495
"sym": "O",
496496
"color": "dark_gray",
497+
"looks_like": "s_lot",
497498
"delete": { "flags": [ "PP_GENERATE_RIOT_DAMAGE" ] }
498499
},
499500
{

data/json/overmap/overmap_terrain/overmap_terrain_waste_junk.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,6 @@
248248
{
249249
"type": "overmap_terrain",
250250
"id": [
251-
"ws_regional_dump_0_0",
252-
"ws_regional_dump_1_0",
253251
"ws_regional_dump_2_0",
254252
"ws_regional_dump_3_0",
255253
"ws_regional_dump_3_0_roof",
@@ -286,6 +284,13 @@
286284
],
287285
"copy-from": "generic_regional_dump"
288286
},
287+
{
288+
"type": "overmap_terrain",
289+
"id": [ "ws_regional_dump_0_0", "ws_regional_dump_1_0" ],
290+
"copy-from": "generic_regional_dump",
291+
"looks_like": "s_lot",
292+
"vision_levels": "large_pavement"
293+
},
289294
{
290295
"type": "overmap_terrain",
291296
"id": "smallscrapyard",

0 commit comments

Comments
 (0)