forked from CleverRaven/Cataclysm-DDA
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bf4b032
commit 437197c
Showing
26 changed files
with
987 additions
and
1,167 deletions.
There are no files selected for viewing
87 changes: 39 additions & 48 deletions
87
data/mods/More_Locations/tri_tower/tri_tower_1cyblc_01.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,42 @@ | ||
[ | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "tri_tower_1cyblc", | ||
"comment" : "courtyard or parking lot, bottom left corner", | ||
"weight": 250, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_pavement", | ||
"rows": [ | ||
"===#####PPPPPPPPPPP##===", | ||
"=#######PPPPPPPPPPP####=", | ||
"=#######PPPPPPPPPPP####=", | ||
"######## ", | ||
"######## ", | ||
"##### ", | ||
"##### ", | ||
"##### ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP v ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"=## ", | ||
"=## ", | ||
"=== " | ||
], | ||
"rotation": 3, | ||
"palettes": [ | ||
"tri_tower", | ||
"ground_level" | ||
], | ||
"terrain":{ | ||
"P": "t_pavement", | ||
"y": "t_pavement_y", | ||
"9": "t_card_reader_broken" | ||
}, | ||
"vehicles": { | ||
"v": { "vehicle": "suburban_home", "chance": 3 } | ||
} | ||
} | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "tri_tower_1cyblc", | ||
"comment": "courtyard or parking lot, bottom left corner", | ||
"weight": 250, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_pavement", | ||
"rows": [ | ||
"===#####PPPPPPPPPPP##===", | ||
"=#######PPPPPPPPPPP####=", | ||
"=#######PPPPPPPPPPP####=", | ||
"######## ", | ||
"######## ", | ||
"##### ", | ||
"##### ", | ||
"##### ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP v ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"=## ", | ||
"=## ", | ||
"=== " | ||
], | ||
"rotation": 3, | ||
"palettes": [ "tri_tower", "ground_level" ], | ||
"terrain": { "P": "t_pavement", "y": "t_pavement_y", "9": "t_card_reader_broken" }, | ||
"vehicles": { "v": { "vehicle": "suburban_home", "chance": 3 } } | ||
} | ||
} | ||
] |
87 changes: 39 additions & 48 deletions
87
data/mods/More_Locations/tri_tower/tri_tower_1cybrc_00.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,42 @@ | ||
[ | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "tri_tower_1cybrc", | ||
"comment" : "courtyard or parking lot, bottom right corner", | ||
"weight": 250, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_pavement", | ||
"rows": [ | ||
"===#####PPPPPPPPPPP##===", | ||
"=#######PPPPPPPPPPP####=", | ||
"=#######PPPPPPPPPPP####=", | ||
"######## ", | ||
"######## ", | ||
"#####v v ", | ||
"##### ", | ||
"##### ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP v ", | ||
"PPP ", | ||
"PPP ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"=## ", | ||
"=## ", | ||
"=== " | ||
], | ||
"rotation": 2, | ||
"palettes": [ | ||
"tri_tower", | ||
"ground_level" | ||
], | ||
"terrain":{ | ||
"P": "t_pavement", | ||
"y": "t_pavement_y", | ||
"9": "t_card_reader_broken" | ||
}, | ||
"vehicles": { | ||
"v": { "vehicle": "suburban_home", "chance": 3 } | ||
} | ||
} | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "tri_tower_1cybrc", | ||
"comment": "courtyard or parking lot, bottom right corner", | ||
"weight": 250, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_pavement", | ||
"rows": [ | ||
"===#####PPPPPPPPPPP##===", | ||
"=#######PPPPPPPPPPP####=", | ||
"=#######PPPPPPPPPPP####=", | ||
"######## ", | ||
"######## ", | ||
"#####v v ", | ||
"##### ", | ||
"##### ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP v ", | ||
"PPP ", | ||
"PPP ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"=## ", | ||
"=## ", | ||
"=== " | ||
], | ||
"rotation": 2, | ||
"palettes": [ "tri_tower", "ground_level" ], | ||
"terrain": { "P": "t_pavement", "y": "t_pavement_y", "9": "t_card_reader_broken" }, | ||
"vehicles": { "v": { "vehicle": "suburban_home", "chance": 3 } } | ||
} | ||
} | ||
] |
87 changes: 39 additions & 48 deletions
87
data/mods/More_Locations/tri_tower/tri_tower_1cytlc_00.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,42 @@ | ||
[ | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "tri_tower_1cytlc", | ||
"comment" : "courtyard or parking lot, top left corner", | ||
"weight": 0, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_pavement", | ||
"rows": [ | ||
"===#####PPPPPPPPPPP##===", | ||
"=#######PPPPPPPPPPP####=", | ||
"=#######PPPPPPPPPPP####=", | ||
"######## ", | ||
"######## ", | ||
"#####v v ", | ||
"##### ", | ||
"##### ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"=## ", | ||
"=## ", | ||
"=== " | ||
], | ||
"rotation": 0, | ||
"palettes": [ | ||
"tri_tower", | ||
"ground_level" | ||
], | ||
"terrain":{ | ||
"P": "t_pavement", | ||
"y": "t_pavement_y", | ||
"9": "t_card_reader_broken" | ||
}, | ||
"vehicles": { | ||
"v": { "vehicle": "suburban_home", "chance": 3 } | ||
} | ||
} | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "tri_tower_1cytlc", | ||
"comment": "courtyard or parking lot, top left corner", | ||
"weight": 0, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_pavement", | ||
"rows": [ | ||
"===#####PPPPPPPPPPP##===", | ||
"=#######PPPPPPPPPPP####=", | ||
"=#######PPPPPPPPPPP####=", | ||
"######## ", | ||
"######## ", | ||
"#####v v ", | ||
"##### ", | ||
"##### ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"PPP ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"=## ", | ||
"=## ", | ||
"=== " | ||
], | ||
"rotation": 0, | ||
"palettes": [ "tri_tower", "ground_level" ], | ||
"terrain": { "P": "t_pavement", "y": "t_pavement_y", "9": "t_card_reader_broken" }, | ||
"vehicles": { "v": { "vehicle": "suburban_home", "chance": 3 } } | ||
} | ||
} | ||
] |
87 changes: 39 additions & 48 deletions
87
data/mods/More_Locations/tri_tower/tri_tower_1cytlc_01.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,42 @@ | ||
[ | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "tri_tower_1cytlc", | ||
"comment" : "courtyard or parking lot, top left corner", | ||
"weight": 250, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_pavement", | ||
"rows": [ | ||
"===##PPPPPPPPPPPPPP##===", | ||
"=####PPPPPPPPPPPPPP####=", | ||
"=###PPPPPPPPPPPPPPP9###=", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### v ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"=## ", | ||
"=## ", | ||
"=== " | ||
], | ||
"rotation": 0, | ||
"palettes": [ | ||
"tri_tower", | ||
"ground_level" | ||
], | ||
"terrain":{ | ||
"P": "t_pavement", | ||
"y": "t_pavement_y", | ||
"9": "t_card_reader_broken" | ||
}, | ||
"vehicles": { | ||
"v": { "vehicle": "suburban_home", "chance": 3 } | ||
} | ||
} | ||
{ | ||
"type": "mapgen", | ||
"om_terrain": "tri_tower_1cytlc", | ||
"comment": "courtyard or parking lot, top left corner", | ||
"weight": 250, | ||
"method": "json", | ||
"object": { | ||
"fill_ter": "t_pavement", | ||
"rows": [ | ||
"===##PPPPPPPPPPPPPP##===", | ||
"=####PPPPPPPPPPPPPP####=", | ||
"=###PPPPPPPPPPPPPPP9###=", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### v ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"### ", | ||
"=## ", | ||
"=## ", | ||
"=== " | ||
], | ||
"rotation": 0, | ||
"palettes": [ "tri_tower", "ground_level" ], | ||
"terrain": { "P": "t_pavement", "y": "t_pavement_y", "9": "t_card_reader_broken" }, | ||
"vehicles": { "v": { "vehicle": "suburban_home", "chance": 3 } } | ||
} | ||
} | ||
] |
Oops, something went wrong.