Skip to content

Commit

Permalink
Add radio tower basecamp (CleverRaven#49249)
Browse files Browse the repository at this point in the history
  • Loading branch information
krulunio authored and anothersimulacrum committed Jul 3, 2021
1 parent 52c0f14 commit 567bb31
Show file tree
Hide file tree
Showing 21 changed files with 2,485 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/json/items/book/maps.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,5 +165,19 @@
],
"message": "You add roads and restaurants to your map."
}
},
{
"id": "satellitemap",
"copy-from": "abstractmap",
"type": "GENERIC",
"name": { "str": "satellite map" },
"description": "This is a printed satellite map of the local area. Due to it's low quality and lack of map legend, you are unable to recognise most buildings. Using it will add terrain and roads to your map.",
"color": "light_gray",
"use_action": {
"type": "reveal_map",
"radius": 90,
"terrain": [ "hiway", "road", "bridge", "field", "swamp", "forest", "lake", "river" ],
"message": "You add terrain and roads to your map."
}
}
]
222 changes: 222 additions & 0 deletions data/json/mapgen/basecamps/fbmc_radio_tower/fbmc_radio_tower_beds.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,222 @@
[
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_mattress_beds_controls_room",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_mattress_bed_horizontal" ], "x": 15, "y": 12 },
{ "chunks": [ "fbmc_mattress_bed_horizontal" ], "x": 15, "y": 15 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_mattress_beds_0",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_mattress_bed_vertical" ], "x": 11, "y": 4 },
{ "chunks": [ "fbmc_mattress_bed_vertical" ], "x": 14, "y": 4 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_mattress_beds_1",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_mattress_bed_vertical" ], "x": 16, "y": 4 },
{ "chunks": [ "fbmc_mattress_bed_vertical" ], "x": 19, "y": 4 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_mattress_beds_2",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_mattress_bed_vertical" ], "x": 2, "y": 18 },
{ "chunks": [ "fbmc_mattress_bed_vertical" ], "x": 5, "y": 18 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_mattress_beds_3",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_mattress_bed_vertical" ], "x": 7, "y": 18 },
{ "chunks": [ "fbmc_mattress_bed_vertical" ], "x": 10, "y": 18 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_mattress_beds_4",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_mattress_bed_vertical" ], "x": 12, "y": 18 },
{ "chunks": [ "fbmc_mattress_bed_vertical" ], "x": 15, "y": 18 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_mattress_beds_5",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_mattress_bed_vertical" ], "x": 17, "y": 18 },
{ "chunks": [ "fbmc_mattress_bed_vertical" ], "x": 20, "y": 18 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_mattress_beds_6",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_mattress_bed_horizontal" ], "x": 17, "y": 17 },
{ "chunks": [ "fbmc_mattress_bed_horizontal" ], "x": 17, "y": 20 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_mattress_beds_7",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_mattress_bed_horizontal" ], "x": 4, "y": 11 },
{ "chunks": [ "fbmc_mattress_bed_horizontal" ], "x": 4, "y": 14 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_mattress_beds_8",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_mattress_bed_horizontal" ], "x": 4, "y": 16 },
{ "chunks": [ "fbmc_mattress_bed_horizontal" ], "x": 4, "y": 19 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_straw_beds_controls_room",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_straw_bed_horizontal" ], "x": 15, "y": 12 },
{ "chunks": [ "fbmc_straw_bed_horizontal" ], "x": 15, "y": 15 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_straw_beds_0",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_straw_bed_vertical" ], "x": 11, "y": 4 },
{ "chunks": [ "fbmc_straw_bed_vertical" ], "x": 14, "y": 4 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_straw_beds_1",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_straw_bed_vertical" ], "x": 16, "y": 4 },
{ "chunks": [ "fbmc_straw_bed_vertical" ], "x": 19, "y": 4 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_straw_beds_2",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_straw_bed_vertical" ], "x": 2, "y": 18 },
{ "chunks": [ "fbmc_straw_bed_vertical" ], "x": 5, "y": 18 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_straw_beds_3",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_straw_bed_vertical" ], "x": 7, "y": 18 },
{ "chunks": [ "fbmc_straw_bed_vertical" ], "x": 10, "y": 18 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_straw_beds_4",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_straw_bed_vertical" ], "x": 12, "y": 18 },
{ "chunks": [ "fbmc_straw_bed_vertical" ], "x": 15, "y": 18 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_straw_beds_5",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_straw_bed_vertical" ], "x": 17, "y": 18 },
{ "chunks": [ "fbmc_straw_bed_vertical" ], "x": 20, "y": 18 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_straw_beds_6",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_straw_bed_horizontal" ], "x": 17, "y": 17 },
{ "chunks": [ "fbmc_straw_bed_horizontal" ], "x": 17, "y": 20 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_straw_beds_7",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_straw_bed_horizontal" ], "x": 4, "y": 11 },
{ "chunks": [ "fbmc_straw_bed_horizontal" ], "x": 4, "y": 14 }
]
}
},
{
"type": "mapgen",
"update_mapgen_id": "fbmc_radio_tower_straw_beds_8",
"method": "json",
"object": {
"place_nested": [
{ "chunks": [ "fbmc_straw_bed_horizontal" ], "x": 4, "y": 16 },
{ "chunks": [ "fbmc_straw_bed_horizontal" ], "x": 4, "y": 19 }
]
}
}
]
Loading

0 comments on commit 567bb31

Please sign in to comment.