1[
2  {
3    "method": "json",
4    "object": {
5      "furniture": { ".": "f_null", "_": "f_null", "p": "f_null", "s": "f_null" },
6      "rows": [
7        "____.....____.....______",
8        "____.....____.....______",
9        "_.......................",
10        "_.......................",
11        "_.......................",
12        "_.......................",
13        "_.......................",
14        "_.......................",
15        "_.......................",
16        "_.......................",
17        "_....p.....p....p.......",
18        "_....p.....p....p.......",
19        "_....pppppppppppp.......",
20        "_....p.....p....p.......",
21        "_....p.....p....p.......",
22        "_....p.....p....p.......",
23        "_.......................",
24        "_.......................",
25        "_.......................",
26        "_.......................",
27        "_....p....p.....p.......",
28        "_....p....p.....p.......",
29        "_....p....p.....p.......",
30        "_sssssssssssssssssssssss"
31      ],
32      "terrain": { ".": "t_pavement", "_": "t_grass", "p": "t_pavement_y", "s": "t_sidewalk" }
33    },
34    "om_terrain": "stadium_0_0",
35    "type": "mapgen",
36    "weight": 100
37  },
38  {
39    "method": "json",
40    "object": {
41      "furniture": {
42        "#": "f_bench",
43        "&": "f_sink",
44        "+": "f_null",
45        "-": "f_null",
46        ".": "f_null",
47        "C": "f_counter",
48        "D": "f_null",
49        "T": "f_table",
50        "W": "f_washer",
51        "^": "f_indoor_plant",
52        "_": "f_null",
53        "a": "f_chair",
54        "c": "f_null",
55        "d": "f_dryer",
56        "f": "f_fridge",
57        "g": "f_null",
58        "o": "f_oven",
59        "r": "f_null",
60        "s": "f_null",
61        "t": "f_trashcan",
62        "w": "f_null",
63        "{": "f_rack",
64        "|": "f_null"
65      },
66      "place_items": [
67        { "chance": 65, "item": "groce_frozen", "x": 1, "y": 21 },
68        { "chance": 55, "item": "groce_softdrink", "x": 6, "y": 21 },
69        { "chance": 45, "item": "laundry", "x": [ 15, 16 ], "y": 7 },
70        { "chance": 45, "item": "laundry", "x": [ 6, 11 ], "y": 4 },
71        { "chance": 65, "item": "toy_store", "x": [ 13, 14 ], "y": 15 },
72        { "chance": 65, "item": "toy_store", "x": 11, "y": [ 14, 15 ] },
73        { "chance": 65, "item": "toy_store", "x": 15, "y": 12 },
74        { "chance": 65, "item": "coffee_freezer", "x": 1, "y": [ 19, 20 ] },
75        { "chance": 65, "item": "bar_food", "x": 6, "y": 14 },
76        { "chance": 75, "item": "power_tools", "x": 4, "y": 7 },
77        { "chance": 65, "item": "barbecue", "x": 1, "y": [ 13, 14 ] },
78        { "chance": 55, "item": "hand_tools", "x": 3, "y": 5 }
79      ],
80      "place_monsters": [ { "chance": 3, "density": 1, "monster": "GROUP_ZOMBIE", "x": 13, "y": 20 } ],
81      "rows": [
82        "ssssssssssssssssssssssss",
83        "__________----__________",
84        "_________------_________",
85        "_-----------------------",
86        "--|&C|dddWWW......|^....",
87        "-||..|............+.....",
88        "-||..|............|...a.",
89        "-||..|t.......aCCC|...T.",
90        "-||+||||||||||||||||+|||",
91        "-.......................",
92        "-.......................",
93        "-||+|||...|wwwww||||||||",
94        "-o....|...D....C..|_____",
95        "-o....|...|....Ca.|_____",
96        "-C....C...w{......|_____",
97        "-f...aC...w{.{{...|_____",
98        "-.....C...|||||||||_____",
99        "-.....|...|#c#c#crcggggg",
100        "-|..|||...|#c#c#crcgg___",
101        "-f....|...|#c#c#crcggg__",
102        "-f...aC....ccccccccgg___",
103        "-f....C....ccccccccgg___",
104        "-C....C...|#c#c#crcggggg",
105        "-.....|...|#c#c#crcgg___"
106      ],
107      "terrain": {
108        "#": "t_concrete",
109        "&": "t_thconc_floor",
110        "+": "t_door_metal_c",
111        "-": "t_brick_wall",
112        ".": "t_thconc_floor",
113        "C": "t_thconc_floor",
114        "D": "t_door_glass_c",
115        "T": "t_thconc_floor",
116        "W": "t_thconc_floor",
117        "^": "t_thconc_floor",
118        "_": "t_grass",
119        "a": "t_thconc_floor",
120        "c": "t_concrete",
121        "d": "t_thconc_floor",
122        "f": "t_thconc_floor",
123        "g": "t_grass_white",
124        "o": "t_thconc_floor",
125        "r": "t_railing_h",
126        "s": "t_sidewalk",
127        "t": "t_thconc_floor",
128        "w": "t_wall_glass",
129        "{": "t_thconc_floor",
130        "|": "t_wall"
131      }
132    },
133    "om_terrain": "stadium_0_1",
134    "type": "mapgen",
135    "weight": 100
136  },
137  {
138    "method": "json",
139    "object": {
140      "furniture": {
141        "#": "f_bench",
142        "&": "f_trashcan",
143        "+": "f_null",
144        "-": "f_null",
145        ".": "f_null",
146        "C": "f_chair",
147        "G": "f_null",
148        "_": "f_null",
149        "a": "f_glass_fridge",
150        "c": "f_counter",
151        "f": "f_fridge",
152        "g": "f_null",
153        "o": "f_oven",
154        "r": "f_null",
155        "s": "f_sink",
156        "t": "f_table",
157        "v": "f_vending_c",
158        "w": "f_null",
159        "{": "f_locker",
160        "|": "f_null"
161      },
162      "place_items": [
163        { "chance": 45, "item": "jackets", "x": 5, "y": [ 3, 4 ] },
164        { "chance": 45, "item": "jackets", "x": 5, "y": 1 },
165        { "chance": 65, "item": "fast_fridge", "x": 1, "y": 19 },
166        { "chance": 75, "item": "fast_kitchen", "x": 1, "y": 21 },
167        { "chance": 75, "item": "fast_kitchen", "x": 1, "y": 18 },
168        { "chance": 25, "item": "clothing_watch", "x": 13, "y": 5 },
169        { "chance": 35, "item": "bowling_trash", "x": 15, "y": 21 },
170        { "chance": 35, "item": "bowling_trash", "x": 11, "y": 15 },
171        { "chance": 75, "item": "restaur_fridge", "x": 1, "y": 12 },
172        { "chance": 55, "item": "bags", "x": 5, "y": 2 },
173        { "chance": 25, "item": "light_reading", "x": 9, "y": 14 },
174        { "chance": 25, "item": "light_reading", "x": 6, "y": 11 },
175        { "chance": 65, "item": "fridgesnacks", "x": 1, "y": 13 },
176        { "chance": 5, "item": "stoner", "x": 11, "y": 22 },
177        { "chance": 45, "item": "sports", "x": 18, "y": 15 },
178        { "chance": 45, "item": "trash", "x": 5, "y": 18 },
179        { "chance": 45, "item": "trash", "x": 5, "y": 15 },
180        { "chance": 45, "item": "trash", "x": 15, "y": 13 },
181        { "chance": 45, "item": "trash", "x": 12, "y": 9 },
182        { "chance": 45, "item": "trash", "x": 1, "y": 7 },
183        { "chance": 45, "item": "trash", "x": 11, "y": 2 }
184      ],
185      "place_monsters": [
186        { "chance": 3, "density": 1, "monster": "GROUP_MALL", "x": 8, "y": 9 },
187        { "chance": 4, "density": 0, "monster": "GROUP_FOOTBALL", "x": 21, "y": 10 }
188      ],
189      "rows": [
190        "-.....|...|#_#_#_r_GGggg",
191        "-....{|...|#_#_#_r_Ggggg",
192        "-c...{|...w#_#_#_r_GGggg",
193        "-c...{|..Cw#_#_#_r_Ggggg",
194        "-v...{|..tw#_#_#_r_GGggg",
195        "-||+|||..Cw#_#_#_r_Ggggg",
196        "-.........w#_#_#_r_GGggg",
197        "-&........|#_#_#_r_Ggggg",
198        "-||+|||...|#_#_#_r_GGggg",
199        "-c....|....________Ggggg",
200        "-s....|....________GGggg",
201        "-c....c...|#_#_#_r_Ggggg",
202        "-f...Cc..&w#_#_#_r_GGggg",
203        "-f....c..Cw#_#_#_r_Ggggg",
204        "-o....c..tw#_#_#_r_GGggg",
205        "-....&|..Cw#_#_#_r_Ggggg",
206        "-.....|...|#_#_#_r_GGggg",
207        "-|..|||....________Ggggg",
208        "-c...&|....________GGggg",
209        "-a....|...|#_#_#_r_Ggggg",
210        "-o....c...|#_#_#_r_GGggg",
211        "-c....c...|#_#_#_r_Ggggg",
212        "-.....c...|#_#_#_r_GGggg",
213        "-....C|...|#_#_#_r_Ggggg"
214      ],
215      "terrain": {
216        "#": "t_concrete",
217        "&": "t_thconc_floor",
218        "+": "t_door_metal_c",
219        "-": "t_brick_wall",
220        ".": "t_thconc_floor",
221        "C": "t_thconc_floor",
222        "G": "t_grass_white",
223        "_": "t_concrete",
224        "a": "t_thconc_floor",
225        "c": "t_thconc_floor",
226        "f": "t_thconc_floor",
227        "g": "t_grass",
228        "o": "t_thconc_floor",
229        "r": "t_railing_v",
230        "s": "t_thconc_floor",
231        "t": "t_thconc_floor",
232        "v": "t_thconc_floor",
233        "w": "t_wall_glass",
234        "{": "t_thconc_floor",
235        "|": "t_wall"
236      }
237    },
238    "om_terrain": "stadium_0_2",
239    "type": "mapgen",
240    "weight": 100
241  },
242  {
243    "method": "json",
244    "object": {
245      "furniture": {
246        "#": "f_bench",
247        "&": "f_trashcan",
248        "+": "f_null",
249        "-": "f_null",
250        ".": "f_null",
251        "6": "f_arcade_machine",
252        "7": "f_pinball_machine",
253        "G": "f_null",
254        "_": "f_null",
255        "b": "f_bench",
256        "c": "f_counter",
257        "g": "f_null",
258        "l": "f_locker",
259        "r": "f_null",
260        "w": "f_null",
261        "{": "f_vending_c",
262        "|": "f_null"
263      },
264      "place_items": [
265        { "chance": 45, "item": "jackets", "x": 5, "y": [ 3, 4 ] },
266        { "chance": 45, "item": "jackets", "x": 5, "y": 1 },
267        { "chance": 65, "item": "alcohol", "x": 1, "y": [ 3, 4 ] },
268        { "chance": 45, "item": "toy_store", "x": 2, "y": 14 },
269        { "chance": 45, "item": "toy_store", "x": 4, "y": 10 },
270        { "chance": 55, "item": "bags", "x": 5, "y": 2 },
271        { "chance": 45, "item": "trash", "x": 15, "y": 21 },
272        { "chance": 45, "item": "trash", "x": 5, "y": 19 },
273        { "chance": 45, "item": "trash", "x": 14, "y": 15 },
274        { "chance": 45, "item": "trash", "x": 11, "y": [ 12, 13 ] },
275        { "chance": 45, "item": "trash", "x": 1, "y": 7 },
276        { "chance": 45, "item": "trash", "x": 13, "y": 5 },
277        { "chance": 45, "item": "trash", "x": 9, "y": 3 }
278      ],
279      "place_monsters": [
280        { "chance": 3, "density": 1, "monster": "GROUP_MALL", "x": 14, "y": 13 },
281        { "chance": 4, "density": 1, "monster": "GROUP_ARCADE", "x": 3, "y": 13 }
282      ],
283      "rows": [
284        "-.....|...|#_#_#_r_GGggg",
285        "-....l|..{|#_#_#_r_Ggggg",
286        "-c...l|..{|#_#_#_r_GGggg",
287        "-c...l|..&|#_#_#_r_Ggggg",
288        "-{...l|..{|#_#_#_r_GGggg",
289        "-||+|||..{|#_#_#_r_Ggggg",
290        "-.........|#_#_#_r_GGggg",
291        "-&........|#_#_#_r_Ggggg",
292        "-||..||...|#_#_#_r_GGggg",
293        "-6....w....________Ggggg",
294        "-6....w....________GGggg",
295        "-..66.w...|#_#_#_r_Ggggg",
296        "-6....|..bw#_#_#_r_GGggg",
297        "-6.......bw#_#_#_r_Ggggg",
298        "-6.......bw#_#_#_r_GGggg",
299        "-6.......bw#_#_#_r_Ggggg",
300        "-6........|#_#_#_r_GGggg",
301        "-...6.|....________Ggggg",
302        "-7....w....________GGggg",
303        "-7...&w...|#_#_#_r_Ggggg",
304        "-||..||...|#_#_#_r_GGggg",
305        "-.........|#_#_#_r_Ggggg",
306        "-.........|#_#_#_r_GGggg",
307        "-.........|#_#_#_r_Ggggg"
308      ],
309      "terrain": {
310        "#": "t_concrete",
311        "&": "t_thconc_floor",
312        "+": "t_door_metal_c",
313        "-": "t_brick_wall",
314        ".": "t_thconc_floor",
315        "6": "t_thconc_floor",
316        "7": "t_thconc_floor",
317        "G": "t_grass_white",
318        "_": "t_concrete",
319        "b": "t_thconc_floor",
320        "c": "t_thconc_floor",
321        "g": "t_grass",
322        "l": "t_thconc_floor",
323        "r": "t_railing_v",
324        "w": "t_wall_glass",
325        "{": "t_thconc_floor",
326        "|": "t_wall"
327      }
328    },
329    "om_terrain": "stadium_0_3",
330    "type": "mapgen",
331    "weight": 100
332  },
333  {
334    "method": "json",
335    "object": {
336      "furniture": {
337        "#": "f_bench",
338        "&": "f_trashcan",
339        "+": "f_null",
340        "-": "f_null",
341        ".": "f_null",
342        "6": "f_null",
343        "C": "f_counter",
344        "D": "f_dumpster",
345        "G": "f_null",
346        "H": "f_ladder",
347        "_": "f_null",
348        "a": "f_null",
349        "b": "f_bench",
350        "c": "f_chair",
351        "d": "f_null",
352        "g": "f_null",
353        "r": "f_null",
354        "t": "f_table",
355        "w": "f_null",
356        "{": "f_locker",
357        "|": "f_null"
358      },
359      "place_items": [
360        { "chance": 55, "item": "clothing_work_gloves", "x": 19, "y": 13 },
361        { "chance": 35, "item": "snacks", "x": 5, "y": 2 },
362        { "chance": 45, "item": "trash", "x": 1, "y": 21 },
363        { "chance": 45, "item": "trash", "x": 2, "y": [ 19, 20 ] },
364        { "chance": 45, "item": "trash", "x": [ 14, 15 ], "y": 13 },
365        { "chance": 45, "item": "trash", "x": 17, "y": 9 },
366        { "chance": 45, "item": "trash", "x": 11, "y": 7 },
367        { "chance": 45, "item": "trash", "x": 2, "y": 7 },
368        { "chance": 45, "item": "trash", "x": 13, "y": 5 },
369        { "chance": 45, "item": "trash", "x": 11, "y": 1 },
370        { "chance": 45, "item": "trash", "x": 1, "y": 1 },
371        { "chance": 45, "item": "hardware", "x": [ 16, 19 ], "y": 22 },
372        { "chance": 45, "item": "hardware", "x": 1, "y": [ 13, 14 ] }
373      ],
374      "place_monster": [ { "monster": "mon_zombie_technician", "x": 13, "y": 15 } ],
375      "place_monsters": [
376        { "chance": 5, "density": 1, "monster": "GROUP_MALL", "x": 4, "y": 4 },
377        { "chance": 4, "density": 1, "monster": "GROUP_MALL", "x": 14, "y": 3 }
378      ],
379      "rows": [
380        "-.........|#_#_#_r_GGggg",
381        "-&...bb...|#_#_#_r_Ggggg",
382        "-....tt...w#_#_#_r_GGggg",
383        "-btb.bb...w#_#_#_r_Ggggg",
384        "-btb......w#_#_#_r_GGggg",
385        "-.........w#_#_#_r_Ggggg",
386        "-btb.bt...w#_#_#_r_GGggg",
387        "-btb.bt...|#_#_#_r_Ggggg",
388        "-||||||...||wwww||||||||",
389        "-..........bbbbbb&......",
390        "-.......................",
391        "-.......................",
392        "-||d|||||||||||||||||...",
393        "-{............DD|c.{|b..",
394        "-...............|..C|b..",
395        "-...............|a|||b..",
396        "-..................t|b..",
397        "-...................|...",
398        "-H..................|...",
399        "-&&.................|...",
400        "-&&.................d...",
401        "-&&.................|...",
402        "-&&...6.........{{tt|...",
403        "-------++++++-----------"
404      ],
405      "terrain": {
406        "#": "t_concrete",
407        "&": "t_thconc_floor",
408        "+": "t_door_metal_locked",
409        "-": "t_brick_wall",
410        ".": "t_thconc_floor",
411        "6": "t_gates_mech_control",
412        "C": "t_thconc_floor",
413        "D": "t_thconc_floor",
414        "G": "t_grass_white",
415        "H": "t_thconc_floor",
416        "_": "t_concrete",
417        "a": "t_door_c",
418        "b": "t_thconc_floor",
419        "c": "t_thconc_floor",
420        "d": "t_door_metal_c",
421        "g": "t_grass",
422        "r": "t_railing_v",
423        "t": "t_thconc_floor",
424        "w": "t_wall_glass",
425        "{": "t_thconc_floor",
426        "|": "t_wall"
427      }
428    },
429    "om_terrain": "stadium_0_4",
430    "type": "mapgen",
431    "weight": 100
432  },
433  {
434    "method": "json",
435    "object": {
436      "furniture": { "#": "f_bench", "&": "f_trashcan", ".": "f_null", "_": "f_null", "g": "f_null", "p": "f_null" },
437      "place_items": [ { "chance": 65, "item": "trash", "x": 17, "y": 20 } ],
438      "rows": [
439        "gggg.....gggg.....gggggg",
440        "gggg.....gggg.....gggggg",
441        "........................",
442        "........................",
443        "........................",
444        "........................",
445        "........................",
446        "........................",
447        "........................",
448        "........................",
449        ".....p.....p............",
450        ".....p.....p............",
451        ".....ppppppp............",
452        ".....p.....p............",
453        ".....p.....p............",
454        ".....p.....p............",
455        "................________",
456        "................________",
457        "................_#______",
458        "................_#______",
459        ".....p....p....._&______",
460        ".....p....p.....________",
461        ".....p....p.....________",
462        "._______________________"
463      ],
464      "terrain": { "#": "t_sidewalk", "&": "t_sidewalk", ".": "t_pavement", "_": "t_sidewalk", "g": "t_grass", "p": "t_pavement_y" }
465    },
466    "om_terrain": "stadium_1_0",
467    "type": "mapgen",
468    "weight": 100
469  },
470  {
471    "method": "json",
472    "object": {
473      "furniture": {
474        "#": "f_counter",
475        "+": "f_null",
476        "-": "f_null",
477        ".": "f_null",
478        "B": "f_null",
479        "C": "f_null",
480        "H": "f_armchair",
481        "^": "f_indoor_plant",
482        "_": "f_null",
483        "b": "f_bench",
484        "c": "f_chair",
485        "g": "f_null",
486        "s": "f_null",
487        "t": "f_table",
488        "{": "f_vending_c",
489        "|": "f_null"
490      },
491      "place_items": [
492        { "chance": 35, "item": "office", "x": 2, "y": 7 },
493        { "chance": 35, "item": "office", "x": 8, "y": [ 6, 7 ] },
494        { "chance": 35, "item": "office", "x": 13, "y": 5 },
495        { "chance": 65, "item": "vending_food", "x": 18, "y": 10 },
496        { "chance": 65, "item": "vending_drink", "x": 19, "y": 10 }
497      ],
498      "place_monsters": [ { "chance": 2, "density": 1, "monster": "GROUP_FOOTBALL", "x": 12, "y": 19 } ],
499      "rows": [
500        "ssssssssssssssssssssssss",
501        ".........bb.....ssssssss",
502        "................ssssssss",
503        "----------------ssssssss",
504        "_HtH|__|____^|__________",
505        "____|__+_____#__________",
506        "____|__|t____#__________",
507        "####|__|tc__c#__________",
508        "|BB||__|||||||__________",
509        "________________________",
510        "__________________{{____",
511        "||||||||||||||||||||||||",
512        "........................",
513        "........................",
514        "........................",
515        "........................",
516        "......................C.",
517        "gggggggggggggggggggggggg",
518        "........................",
519        "........................",
520        "........................",
521        "........................",
522        "........................",
523        "........................"
524      ],
525      "terrain": {
526        "#": "t_thconc_floor",
527        "+": "t_door_metal_c",
528        "-": "t_brick_wall",
529        ".": "t_grass",
530        "B": "t_bars",
531        "C": "t_chainfence_posts",
532        "H": "t_thconc_floor",
533        "^": "t_thconc_floor",
534        "_": "t_thconc_floor",
535        "b": "t_grass",
536        "c": "t_thconc_floor",
537        "g": "t_grass_white",
538        "s": "t_sidewalk",
539        "t": "t_thconc_floor",
540        "{": "t_thconc_floor",
541        "|": "t_wall"
542      }
543    },
544    "om_terrain": "stadium_1_1",
545    "type": "mapgen",
546    "weight": 100
547  },
548  {
549    "method": "json",
550    "object": {
551      "place_item": [ { "item": "football", "repeat": 1, "x": 3, "y": 5 }, { "item": "cleats", "repeat": 1, "x": 16, "y": 17 } ],
552      "furniture": { ".": "f_null" },
553      "place_monsters": [ { "chance": 2, "density": 1, "monster": "GROUP_FOOTBALL", "x": 11, "y": 12 } ],
554      "rows": [
555        "........................",
556        "........................",
557        "........................",
558        "........................",
559        "........................",
560        "........................",
561        "........................",
562        "........................",
563        "........................",
564        "........................",
565        "........................",
566        "........................",
567        "........................",
568        "........................",
569        "........................",
570        "........................",
571        "........................",
572        "........................",
573        "........................",
574        "........................",
575        "........................",
576        "........................",
577        "........................",
578        "........................"
579      ],
580      "terrain": { ".": "t_grass" }
581    },
582    "om_terrain": "stadium_1_2",
583    "type": "mapgen",
584    "weight": 100
585  },
586  {
587    "method": "json",
588    "object": {
589      "place_item": [ { "item": "football", "repeat": 1, "x": 19, "y": 6 }, { "item": "cleats", "repeat": 1, "x": 16, "y": 17 } ],
590      "furniture": { ".": "f_null" },
591      "place_monsters": [ { "chance": 2, "density": 1, "monster": "GROUP_FOOTBALL", "x": 11, "y": 12 } ],
592      "rows": [
593        "........................",
594        "........................",
595        "........................",
596        "........................",
597        "........................",
598        "........................",
599        "........................",
600        "........................",
601        "........................",
602        "........................",
603        "........................",
604        "........................",
605        "........................",
606        "........................",
607        "........................",
608        "........................",
609        "........................",
610        "........................",
611        "........................",
612        "........................",
613        "........................",
614        "........................",
615        "........................",
616        "........................"
617      ],
618      "terrain": { ".": "t_grass" }
619    },
620    "om_terrain": "stadium_1_3",
621    "type": "mapgen",
622    "weight": 100
623  },
624  {
625    "method": "json",
626    "object": {
627      "furniture": {
628        "#": "f_bench",
629        "&": "f_toilet",
630        "+": "f_null",
631        "-": "f_null",
632        ".": "f_null",
633        "S": "f_sink",
634        "T": "f_trashcan",
635        "_": "f_null",
636        "b": "f_null",
637        "c": "f_counter",
638        "g": "f_null",
639        "r": "f_null",
640        "s": "f_shower",
641        "t": "f_table",
642        "{": "f_locker",
643        "|": "f_null"
644      },
645      "place_items": [
646        { "chance": 65, "item": "trash", "x": 2, "y": 16 },
647        { "chance": 65, "item": "trash", "x": 8, "y": 14 },
648        { "chance": 65, "item": "trash", "x": 13, "y": 7 },
649        { "chance": 65, "item": "trash", "x": 20, "y": 6 },
650        { "chance": 45, "item": "sports", "x": 19, "y": 22 },
651        { "chance": 45, "item": "sports", "x": [ 15, 16 ], "y": 22 },
652        { "chance": 45, "item": "sports", "x": 17, "y": 20 },
653        { "chance": 45, "item": "sports", "x": 10, "y": 20 },
654        { "chance": 45, "item": "sports", "x": 10, "y": 17 },
655        { "chance": 45, "item": "sports", "x": 10, "y": 14 },
656        { "chance": 5, "item": "guns_pistol_common", "x": 10, "y": 19 }
657      ],
658      "place_monsters": [
659        { "chance": 3, "density": 1, "monster": "GROUP_HOUSE", "x": 14, "y": 13 },
660        { "chance": 2, "density": 1, "monster": "GROUP_FOOTBALL", "x": 13, "y": 1 }
661      ],
662      "place_toilets": [ { "x": 2, "y": 22 }, { "x": 4, "y": 22 }, { "x": 6, "y": 22 }, { "x": 8, "y": 22 } ],
663      "rows": [
664        "________________________",
665        "________________________",
666        "gggggggggggggggggggggggg",
667        "________________________",
668        "________________________",
669        "________________________",
670        "________________________",
671        "_____|___|______________",
672        "||||||bbbrrrr|||||||||||",
673        "........................",
674        "........................",
675        "........................",
676        "...##....|||||||||||||||",
677        "...tt....|{....|s.s.sS|.",
678        "...##...T|{.#..|......|.",
679        ".........|{.#..|s....s|.",
680        "..T......|{.#..||....||.",
681        ".|||+|+|||{.#...........",
682        ".|S..|..S|{.#...........",
683        ".|c..|..c|{.#...........",
684        ".|...|...|{.#..######...",
685        ".|+|+|+|+|{.............",
686        ".|&|&|&|&|....{{{{{{{{..",
687        "------------------------"
688      ],
689      "terrain": {
690        "#": "t_thconc_floor",
691        "&": "t_thconc_floor",
692        "+": "t_door_c",
693        "-": "t_brick_wall",
694        ".": "t_thconc_floor",
695        "S": "t_thconc_floor",
696        "T": "t_thconc_floor",
697        "_": "t_grass",
698        "b": "t_bars",
699        "c": "t_thconc_floor",
700        "g": "t_grass_white",
701        "r": "t_reinforced_glass",
702        "s": "t_thconc_floor",
703        "t": "t_thconc_floor",
704        "{": "t_thconc_floor",
705        "|": "t_wall"
706      }
707    },
708    "om_terrain": "stadium_1_4",
709    "type": "mapgen",
710    "weight": 100
711  },
712  {
713    "method": "json",
714    "object": {
715      "furniture": { "#": "f_bench", "&": "f_trashcan", ".": "f_null", "_": "f_null", "g": "f_null", "p": "f_null" },
716      "place_items": [ { "chance": 65, "item": "trash", "x": 6, "y": 20 } ],
717      "rows": [
718        "gggg.....gggg.....gggggg",
719        "gggg.....gggg.....gggggg",
720        "........................",
721        "........................",
722        "........................",
723        "........................",
724        "........................",
725        "...............p....p...",
726        "...............p....p...",
727        "...............p....p...",
728        "...............pppppp...",
729        "...............p....p...",
730        "...............p....p...",
731        "...............p....p...",
732        "........................",
733        "........................",
734        "________................",
735        "________................",
736        "______#_................",
737        "______#_................",
738        "______&_....p....p......",
739        "________....p....p......",
740        "________....p....p......",
741        "________________________"
742      ],
743      "terrain": { "#": "t_sidewalk", "&": "t_sidewalk", ".": "t_pavement", "_": "t_sidewalk", "g": "t_grass", "p": "t_pavement_y" }
744    },
745    "om_terrain": "stadium_2_0",
746    "type": "mapgen",
747    "weight": 100
748  },
749  {
750    "method": "json",
751    "object": {
752      "furniture": {
753        "#": "f_counter",
754        "&": "f_toilet",
755        "+": "f_null",
756        "-": "f_null",
757        ".": "f_null",
758        "B": "f_bench",
759        "S": "f_sink",
760        "_": "f_null",
761        "b": "f_bench",
762        "g": "f_null",
763        "s": "f_null",
764        "t": "f_trashcan",
765        "|": "f_null"
766      },
767      "place_items": [
768        { "chance": 65, "item": "trash", "x": 7, "y": 8 },
769        { "chance": 65, "item": "trash", "x": 22, "y": 7 },
770        { "chance": 65, "item": "trash", "x": 9, "y": 7 }
771      ],
772      "place_monsters": [ { "chance": 2, "density": 1, "monster": "GROUP_FOOTBALL", "x": 12, "y": 19 } ],
773      "rows": [
774        "ssssssssssssssssssssssss",
775        "ssssssss.BB.............",
776        "ssssssss................",
777        "ssssssss||||||||||||||||",
778        "________|&|&|&|&|&|&|&&|",
779        "_______b|_|_|_|_|_|_|__|",
780        "_______b|_______|______|",
781        "_______b|t__#S#S|S#S#_t|",
782        "_______t||+||||||||||+||",
783        "_______________________|",
784        "_______________________|",
785        "------------------------",
786        "........................",
787        "........................",
788        "........................",
789        "........................",
790        "........................",
791        "gggggggggggggggggggggggg",
792        "........................",
793        "........................",
794        "........................",
795        "........................",
796        "........................",
797        "........................"
798      ],
799      "terrain": {
800        "#": "t_thconc_floor",
801        "&": "t_thconc_floor",
802        "+": "t_door_c",
803        "-": "t_wall",
804        ".": "t_grass",
805        "B": "t_grass",
806        "S": "t_thconc_floor",
807        "_": "t_thconc_floor",
808        "b": "t_thconc_floor",
809        "g": "t_grass_white",
810        "s": "t_sidewalk",
811        "t": "t_thconc_floor",
812        "|": "t_brick_wall"
813      }
814    },
815    "om_terrain": "stadium_2_1",
816    "type": "mapgen",
817    "weight": 100
818  },
819  {
820    "method": "json",
821    "object": {
822      "place_item": [ { "item": "football", "repeat": 1, "x": 19, "y": 6 }, { "item": "cleats", "repeat": 1, "x": 16, "y": 17 } ],
823      "furniture": { ".": "f_null" },
824      "place_monsters": [ { "chance": 2, "density": 1, "monster": "GROUP_FOOTBALL", "x": 11, "y": 12 } ],
825      "rows": [
826        "........................",
827        "........................",
828        "........................",
829        "........................",
830        "........................",
831        "........................",
832        "........................",
833        "........................",
834        "........................",
835        "........................",
836        "........................",
837        "........................",
838        "........................",
839        "........................",
840        "........................",
841        "........................",
842        "........................",
843        "........................",
844        "........................",
845        "........................",
846        "........................",
847        "........................",
848        "........................",
849        "........................"
850      ],
851      "terrain": { ".": "t_grass" }
852    },
853    "om_terrain": "stadium_2_2",
854    "type": "mapgen",
855    "weight": 100
856  },
857  {
858    "method": "json",
859    "object": {
860      "furniture": { ".": "f_null" },
861      "place_items": [ { "chance": 45, "item": "trash", "x": 4, "y": 12 } ],
862      "place_monsters": [ { "chance": 2, "density": 1, "monster": "GROUP_FOOTBALL", "x": 11, "y": 12 } ],
863      "rows": [
864        "........................",
865        "........................",
866        "........................",
867        "........................",
868        "........................",
869        "........................",
870        "........................",
871        "........................",
872        "........................",
873        "........................",
874        "........................",
875        "........................",
876        "........................",
877        "........................",
878        "........................",
879        "........................",
880        "........................",
881        "........................",
882        "........................",
883        "........................",
884        "........................",
885        "........................",
886        "........................",
887        "........................"
888      ],
889      "terrain": { ".": "t_grass" }
890    },
891    "om_terrain": "stadium_2_3",
892    "type": "mapgen",
893    "weight": 100
894  },
895  {
896    "method": "json",
897    "object": {
898      "furniture": {
899        "#": "f_bench",
900        "&": "f_sink",
901        "+": "f_null",
902        "-": "f_null",
903        ".": "f_null",
904        "_": "f_null",
905        "b": "f_null",
906        "g": "f_null",
907        "r": "f_null",
908        "s": "f_shower",
909        "{": "f_locker",
910        "|": "f_null"
911      },
912      "place_items": [
913        { "chance": 65, "item": "trash", "x": 5, "y": 6 },
914        { "chance": 65, "item": "trash", "x": 21, "y": 4 },
915        { "chance": 45, "item": "sports", "x": 19, "y": 22 },
916        { "chance": 45, "item": "sports", "x": [ 15, 16 ], "y": 22 },
917        { "chance": 45, "item": "sports", "x": 3, "y": 22 },
918        { "chance": 45, "item": "sports", "x": 17, "y": 20 },
919        { "chance": 45, "item": "sports", "x": 10, "y": 20 },
920        { "chance": 45, "item": "sports", "x": 3, "y": 19 },
921        { "chance": 45, "item": "sports", "x": 4, "y": 17 }
922      ],
923      "place_monsters": [ { "chance": 3, "density": 1, "monster": "GROUP_HOUSE", "x": 14, "y": 13 } ],
924      "rows": [
925        "________________________",
926        "________________________",
927        "gggggggggggggggggggggggg",
928        "________________________",
929        "________________________",
930        "________________________",
931        "________________________",
932        "_____|___|______________",
933        "||||||bbbrrrr|||||||||||",
934        "........................",
935        "........................",
936        "........................",
937        "||||||...|||||||||||||||",
938        ".....|...|.....|s.s.s&|.",
939        ".....|...|.....|......|.",
940        ".....+...+.....|s....s|.",
941        ".....|...|.....||....||.",
942        "....#|...|..............",
943        "....#|...|..............",
944        "....#|...|{.............",
945        "....{|...|{....######...",
946        "....{|...|{.............",
947        "..{{{|...|....{{{{{{{{..",
948        "------------------------"
949      ],
950      "terrain": {
951        "#": "t_thconc_floor",
952        "&": "t_thconc_floor",
953        "+": "t_door_c",
954        "-": "t_brick_wall",
955        ".": "t_thconc_floor",
956        "_": "t_grass",
957        "b": "t_bars",
958        "g": "t_grass_white",
959        "r": "t_reinforced_glass",
960        "s": "t_thconc_floor",
961        "{": "t_thconc_floor",
962        "|": "t_wall"
963      }
964    },
965    "om_terrain": "stadium_2_4",
966    "type": "mapgen",
967    "weight": 100
968  },
969  {
970    "method": "json",
971    "object": {
972      "furniture": { ".": "f_null", "_": "f_null", "p": "f_null", "s": "f_null" },
973      "rows": [
974        "____.....____.....______",
975        "____.....____.....______",
976        "......................._",
977        "......................._",
978        "......................._",
979        "......................._",
980        "......................._",
981        "......................._",
982        "......................._",
983        "......................._",
984        ".....p.....p....p......_",
985        ".....p.....p....p......_",
986        ".....pppppppppppp......_",
987        ".....p.....p....p......_",
988        ".....p.....p....p......_",
989        ".....p.....p....p......_",
990        "......................._",
991        "......................._",
992        "......................._",
993        "......................._",
994        ".....p....p.....p......_",
995        ".....p....p.....p......_",
996        ".....p....p.....p......_",
997        ".ssssssssssssssssssssss_"
998      ],
999      "terrain": { ".": "t_pavement", "_": "t_grass", "p": "t_pavement_y", "s": "t_sidewalk" }
1000    },
1001    "om_terrain": "stadium_3_0",
1002    "type": "mapgen",
1003    "weight": 100
1004  },
1005  {
1006    "method": "json",
1007    "object": {
1008      "furniture": {
1009        "#": "f_bench",
1010        "&": "f_toilet",
1011        "+": "f_null",
1012        "-": "f_null",
1013        ".": "f_null",
1014        "5": [ "f_ergometer", "f_ergometer_mechanical" ],
1015        "C": "f_counter",
1016        "D": "f_null",
1017        "L": [ "f_treadmill", "f_treadmill_mechanical" ],
1018        "S": "f_sink",
1019        "T": "f_trashcan",
1020        "_": "f_null",
1021        "a": "f_chair",
1022        "c": "f_null",
1023        "d": "f_null",
1024        "g": "f_null",
1025        "o": "f_oven",
1026        "r": "f_null",
1027        "s": "f_null",
1028        "t": "f_table",
1029        "w": "f_null",
1030        "{": "f_fridge",
1031        "|": "f_null"
1032      },
1033      "place_items": [
1034        { "chance": 65, "item": "groce_frozen", "x": 22, "y": 21 },
1035        { "chance": 55, "item": "groce_softdrink", "x": 17, "y": 20 },
1036        { "chance": 65, "item": "trash", "x": 10, "y": 22 },
1037        { "chance": 65, "item": "trash", "x": 19, "y": 12 },
1038        { "chance": 65, "item": "trash", "x": 6, "y": 11 },
1039        { "chance": 65, "item": "trash", "x": 14, "y": 7 },
1040        { "chance": 65, "item": "trash", "x": 12, "y": 7 },
1041        { "chance": 55, "item": "bowling_food", "x": 22, "y": 19 },
1042        { "chance": 55, "item": "bowling_food", "x": 22, "y": 15 },
1043        { "chance": 55, "item": "bowling_food", "x": 17, "y": 15 }
1044      ],
1045      "place_monsters": [ { "chance": 3, "density": 1, "monster": "GROUP_HOUSE", "x": 14, "y": 13 } ],
1046      "place_toilets": [
1047        { "x": 5, "y": 4 },
1048        { "x": 7, "y": 4 },
1049        { "x": 9, "y": 4 },
1050        { "x": 14, "y": 4 },
1051        { "x": 16, "y": 4 },
1052        { "x": 18, "y": 4 },
1053        { "x": 20, "y": 4 },
1054        { "x": 22, "y": 4 }
1055      ],
1056      "place_vehicles": [ { "chance": 3, "fuel": 3, "rotation": 270, "status": -1, "vehicle": "ice_cream_cart", "x": 10, "y": 11 } ],
1057      "rows": [
1058        "ssssssssssssssssssssssss",
1059        "__________----__________",
1060        "_________------_________",
1061        "------------------------",
1062        "LLLL|&|&|&|&&|&|&|&|&|&-",
1063        "...L|.|.|.|..|.|.|.|.|.-",
1064        ".5.L|........|.........-",
1065        "....|SSCSC..T|T..CSCSCS-",
1066        "w++w|||||||d|||d|||||||-",
1067        ".......................-",
1068        ".......................-",
1069        "||||||a..........||||D|-",
1070        "_____wt..........|.....-",
1071        "_____wa..........Ca....-",
1072        "_____w...........C.....-",
1073        "_____wata.ata....C....o-",
1074        "_____|||||||||...|....o-",
1075        "gggggcrc#c#c#|...|....o-",
1076        "____gcrc#c#c#|...C....o-",
1077        "___ggcrc#c#c#|...Ca...C-",
1078        "____gcccccccc....C....S-",
1079        "___ggcccccccc....|....{-",
1080        "____gcrc#c#c#|...|.....-",
1081        "___ggcrc#c#c#|...|.....-"
1082      ],
1083      "terrain": {
1084        "#": "t_concrete",
1085        "&": "t_thconc_floor",
1086        "+": "t_door_glass_c",
1087        "-": "t_brick_wall",
1088        ".": "t_thconc_floor",
1089        "5": "t_thconc_floor",
1090        "C": "t_thconc_floor",
1091        "D": "t_door_metal_c",
1092        "L": "t_thconc_floor",
1093        "S": "t_thconc_floor",
1094        "T": "t_thconc_floor",
1095        "_": "t_grass",
1096        "a": "t_thconc_floor",
1097        "c": "t_concrete",
1098        "d": "t_door_c",
1099        "g": "t_grass_white",
1100        "o": "t_thconc_floor",
1101        "r": "t_railing_v",
1102        "s": "t_sidewalk",
1103        "t": "t_thconc_floor",
1104        "w": "t_wall_glass",
1105        "{": "t_thconc_floor",
1106        "|": "t_wall"
1107      }
1108    },
1109    "om_terrain": "stadium_3_1",
1110    "type": "mapgen",
1111    "weight": 100
1112  },
1113  {
1114    "method": "json",
1115    "object": {
1116      "furniture": {
1117        "#": "f_bench",
1118        "&": "f_trashcan",
1119        "+": "f_null",
1120        "-": "f_null",
1121        ".": "f_null",
1122        "C": "f_chair",
1123        "G": "f_null",
1124        "R": "f_null",
1125        "_": "f_null",
1126        "c": "f_counter",
1127        "g": "f_null",
1128        "o": "f_oven",
1129        "r": "f_null",
1130        "s": "f_sink",
1131        "t": "f_table",
1132        "{": "f_fridge",
1133        "|": "f_null"
1134      },
1135      "place_items": [
1136        { "chance": 55, "item": "bar_fridge", "x": 22, "y": [ 17, 18 ] },
1137        { "chance": 55, "item": "bar_fridge", "x": 17, "y": 13 },
1138        { "chance": 65, "item": "bowling_fridge", "x": 22, "y": 3 },
1139        { "chance": 65, "item": "trash", "x": 5, "y": 17 },
1140        { "chance": 65, "item": "trash", "x": 8, "y": 15 },
1141        { "chance": 65, "item": "trash", "x": 12, "y": 12 },
1142        { "chance": 65, "item": "trash", "x": 10, "y": 7 },
1143        { "chance": 65, "item": "trash", "x": 5, "y": 6 },
1144        { "chance": 55, "item": "bowling_food", "x": 18, "y": 6 },
1145        { "chance": 55, "item": "bowling_food", "x": 18, "y": 4 },
1146        { "chance": 65, "item": "bar_food", "x": 17, "y": 19 }
1147      ],
1148      "place_monsters": [ { "chance": 3, "density": 1, "monster": "GROUP_HOUSE", "x": 14, "y": 13 } ],
1149      "rows": [
1150        "ggggG_r_#_#_#|...|.....-",
1151        "gggGG_r_#_#_#|...|.....-",
1152        "ggggG________....|c...{-",
1153        "gggGG________....|c...{-",
1154        "ggggG_r_#_#_#|...|c....-",
1155        "gggGG_r_#_#_#R...|c....-",
1156        "ggggG_r_#_#_#RC..|c....-",
1157        "gggGG_r_#_#_#Rt..|c...&-",
1158        "ggggG_r_#_#_#RC..||||+|-",
1159        "gggGG_r_#_#_#R.........-",
1160        "ggggG_r_#_#_#RC........-",
1161        "gggGG_r_#_#_#Rt..||||+|-",
1162        "ggggG_r_#_#_#RC..|&....-",
1163        "gggGG_r_#_#_#R...cC....-",
1164        "ggggG_r_#_#_#RC..c.....-",
1165        "gggGG_r_#_#_#Rt..c....o-",
1166        "ggggG_r_#_#_#RC..|....o-",
1167        "gggGG_r_#_#_#R...|....{-",
1168        "ggggG_r_#_#_#R...c....{-",
1169        "gggGG_r_#_#_#|...cC...c-",
1170        "ggggG________....c....s-",
1171        "gggGG________....||||||-",
1172        "ggggG_r_#_#_#|...|.....-",
1173        "gggGG_r_#_#_#|...|.....-"
1174      ],
1175      "terrain": {
1176        "#": "t_concrete",
1177        "&": "t_thconc_floor",
1178        "+": "t_door_metal_c",
1179        "-": "t_brick_wall",
1180        ".": "t_thconc_floor",
1181        "C": "t_thconc_floor",
1182        "G": "t_grass_white",
1183        "R": "t_reinforced_glass",
1184        "_": "t_concrete",
1185        "c": "t_thconc_floor",
1186        "g": "t_grass",
1187        "o": "t_thconc_floor",
1188        "r": "t_railing_v",
1189        "s": "t_thconc_floor",
1190        "t": "t_thconc_floor",
1191        "{": "t_thconc_floor",
1192        "|": "t_wall"
1193      }
1194    },
1195    "om_terrain": "stadium_3_2",
1196    "type": "mapgen",
1197    "weight": 100
1198  },
1199  {
1200    "method": "json",
1201    "object": {
1202      "furniture": {
1203        "#": "f_bench",
1204        "&": "f_trashcan",
1205        "+": "f_null",
1206        "-": "f_null",
1207        ".": "f_null",
1208        "C": "f_chair",
1209        "G": "f_null",
1210        "R": "f_null",
1211        "_": "f_null",
1212        "c": "f_counter",
1213        "f": "f_fridge",
1214        "g": "f_null",
1215        "o": "f_oven",
1216        "r": "f_null",
1217        "s": "f_sink",
1218        "t": "f_table",
1219        "{": "f_vending_c",
1220        "|": "f_null"
1221      },
1222      "place_items": [
1223        { "chance": 55, "item": "coffee_shop", "x": 17, "y": 19 },
1224        { "chance": 55, "item": "coffee_shop", "x": 22, "y": [ 17, 18 ] },
1225        { "chance": 55, "item": "coffee_shop", "x": 17, "y": [ 13, 14 ] },
1226        { "chance": 65, "item": "vending_drink", "x": 20, "y": 22 },
1227        { "chance": 65, "item": "vending_drink", "x": 14, "y": 1 },
1228        { "chance": 65, "item": "vending_food", "x": 19, "y": 22 },
1229        { "chance": 65, "item": "vending_food", "x": 14, "y": 2 },
1230        { "chance": 65, "item": "bowling_fridge", "x": 22, "y": 3 },
1231        { "chance": 65, "item": "trash", "x": 5, "y": 17 },
1232        { "chance": 65, "item": "trash", "x": 8, "y": 15 },
1233        { "chance": 65, "item": "trash", "x": 12, "y": 12 },
1234        { "chance": 65, "item": "trash", "x": 10, "y": 7 },
1235        { "chance": 65, "item": "trash", "x": 5, "y": 6 },
1236        { "chance": 55, "item": "bowling_food", "x": 18, "y": 6 },
1237        { "chance": 55, "item": "bowling_food", "x": 18, "y": 4 }
1238      ],
1239      "place_monsters": [ { "chance": 3, "density": 1, "monster": "GROUP_HOUSE", "x": 14, "y": 13 } ],
1240      "rows": [
1241        "ggggG_r_#_#_#R...|o..Ct-",
1242        "gggGG_r_#_#_#R{..|....t-",
1243        "ggggG________R{..c....f-",
1244        "gggGG________R...c....f-",
1245        "ggggG_r_#_#_#R...c....o-",
1246        "gggGG_r_#_#_#R...|c...c-",
1247        "ggggG_r_#_#_#RC..|c....-",
1248        "gggGG_r_#_#_#Rt..|c...&-",
1249        "ggggG_r_#_#_#RC..||||+|-",
1250        "gggGG_r_#_#_#R.........-",
1251        "ggggG_r_#_#_#RC........-",
1252        "gggGG_r_#_#_#Rt..||||+|-",
1253        "ggggG_r_#_#_#RC..|&....-",
1254        "gggGG_r_#_#_#R...cC....-",
1255        "ggggG_r_#_#_#RC..c.....-",
1256        "gggGG_r_#_#_#Rt..c....o-",
1257        "ggggG_r_#_#_#RC..|....o-",
1258        "gggGG_r_#_#_#R...|....f-",
1259        "ggggG_r_#_#_#R...c....f-",
1260        "gggGG_r_#_#_#|...cC...c-",
1261        "ggggG________....c....s-",
1262        "gggGG________....||||||-",
1263        "ggggG_r_#_#_#|.....{{..-",
1264        "gggGG_r_#_#_#|.........-"
1265      ],
1266      "terrain": {
1267        "#": "t_concrete",
1268        "&": "t_thconc_floor",
1269        "+": "t_door_metal_c",
1270        "-": "t_brick_wall",
1271        ".": "t_thconc_floor",
1272        "C": "t_thconc_floor",
1273        "G": "t_grass_white",
1274        "R": "t_reinforced_glass",
1275        "_": "t_concrete",
1276        "c": "t_thconc_floor",
1277        "f": "t_thconc_floor",
1278        "g": "t_grass",
1279        "o": "t_thconc_floor",
1280        "r": "t_railing_v",
1281        "s": "t_thconc_floor",
1282        "t": "t_thconc_floor",
1283        "{": "t_thconc_floor",
1284        "|": "t_wall"
1285      }
1286    },
1287    "om_terrain": "stadium_3_3",
1288    "type": "mapgen",
1289    "weight": 100
1290  },
1291  {
1292    "method": "json",
1293    "object": {
1294      "furniture": {
1295        "#": "f_bench",
1296        "&": "f_sink",
1297        "+": "f_null",
1298        "-": "f_null",
1299        ".": "f_null",
1300        "C": "f_chair",
1301        "G": "f_null",
1302        "R": "f_null",
1303        "T": "f_toilet",
1304        "_": "f_null",
1305        "b": "f_bench",
1306        "c": "f_counter",
1307        "d": "f_null",
1308        "g": "f_null",
1309        "r": "f_null",
1310        "t": "f_table",
1311        "{": "f_locker",
1312        "|": "f_null"
1313      },
1314      "place_items": [
1315        { "chance": 75, "item": "bar_alcohol", "x": 15, "y": 22 },
1316        { "chance": 75, "item": "bar_alcohol", "x": 11, "y": 21 },
1317        { "chance": 75, "item": "bar_alcohol", "x": [ 17, 18 ], "y": 17 },
1318        { "chance": 75, "item": "bar_alcohol", "x": 16, "y": [ 13, 17 ] },
1319        { "chance": 65, "item": "trash", "x": 10, "y": 7 },
1320        { "chance": 65, "item": "trash", "x": 5, "y": 6 },
1321        { "chance": 45, "item": "sports", "x": 4, "y": [ 20, 22 ] },
1322        { "chance": 45, "item": "sports", "x": 2, "y": 18 },
1323        { "chance": 45, "item": "sports", "x": 4, "y": [ 17, 18 ] },
1324        { "chance": 45, "item": "sports", "x": 4, "y": 14 },
1325        { "chance": 45, "item": "sports", "x": 3, "y": 13 },
1326        { "chance": 65, "item": "bar_food", "x": 21, "y": 21 },
1327        { "chance": 65, "item": "bar_food", "x": 15, "y": 21 },
1328        { "chance": 45, "item": "shoes", "x": 4, "y": 19 },
1329        { "chance": 45, "item": "shoes", "x": 4, "y": 15 }
1330      ],
1331      "place_monsters": [ { "chance": 3, "density": 1, "monster": "GROUP_HOUSE", "x": 14, "y": 13 } ],
1332      "place_toilets": [ { "x": 18, "y": 2 }, { "x": 22, "y": 2 } ],
1333      "rows": [
1334        "ggggG_R_b_b_b|.........-",
1335        "gggGG_R_b_b_b|...||||||-",
1336        "GGGGG________....|T|||T-",
1337        "ggggG________....|+|||+-",
1338        "ggggG_R_b_b_b|...|..|..-",
1339        "gggGG_R_b_b_b|...|&.|.&-",
1340        "ggggG_R_b_b_b|...|c.|.c-",
1341        "gggGG_R_b_b_b|...|c.|.c-",
1342        "|||||||rrrrrr|...||+|+|-",
1343        ".......................-",
1344        ".......................-",
1345        ".......................-",
1346        "||||||...||dd|rrrrr||||-",
1347        "..{{{|...|.....Cc......-",
1348        "....{|...d.....Cc....|.-",
1349        "..#.{|...d.....Cc..c.|&-",
1350        "..#.{|...|.....Cc..&.||-",
1351        "..#.{|...r.....Ccccc...-",
1352        "..#.{|...r.CtC...CC....-",
1353        "..#.{|...r.............-",
1354        "..#.{|...r.............-",
1355        "..#.{|...r#t#|#t#|#t|t#-",
1356        "....{|...|#t#|#t#|#t|t#-",
1357        "------------------------"
1358      ],
1359      "terrain": {
1360        "#": "t_thconc_floor",
1361        "&": "t_thconc_floor",
1362        "+": "t_door_c",
1363        "-": "t_brick_wall",
1364        ".": "t_thconc_floor",
1365        "C": "t_thconc_floor",
1366        "G": "t_grass_white",
1367        "R": "t_railing_v",
1368        "T": "t_thconc_floor",
1369        "_": "t_concrete",
1370        "b": "t_concrete",
1371        "c": "t_thconc_floor",
1372        "d": "t_door_glass_c",
1373        "g": "t_grass",
1374        "r": "t_reinforced_glass",
1375        "t": "t_thconc_floor",
1376        "{": "t_thconc_floor",
1377        "|": "t_wall"
1378      }
1379    },
1380    "om_terrain": "stadium_3_4",
1381    "type": "mapgen",
1382    "weight": 100
1383  }
1384]
1385