Skip to content

Commit

Permalink
Merge pull request #854 from BlaneWins/factory-labels
Browse files Browse the repository at this point in the history
Add factory map labels
  • Loading branch information
Shebuka authored Feb 13, 2024
2 parents e1795ea + 3829036 commit 176741c
Showing 1 changed file with 185 additions and 4 deletions.
189 changes: 185 additions & 4 deletions src/data/maps.json
Original file line number Diff line number Diff line change
Expand Up @@ -451,11 +451,192 @@
]
}
],
"_labels": [
"labels": [
{
"position": [21, 39],
"text": "Office Building",
"bottom": -1,
"top": 10000,
"size": 80
},
{
"position": [15.5, 39],
"text": "Main Office",
"bottom": 6,
"top": 10000,
"size": 80
},
{
"position": [24.5, 39],
"text": "Breach Room",
"bottom": 6,
"top": 10000,
"size": 80
},
{
"position": [30.5, 39],
"text": "Locked Office",
"bottom": 6,
"top": 10000,
"size": 80
},
{
"position": [35, 39],
"text": "North Stairs",
"bottom": -1,
"top": 10000,
"size": 80
},
{
"position": [9, 39],
"text": "South Stairs",
"bottom": -1,
"top": 10000,
"size": 80
},
{
"position": [34, 26],
"text": "Sky Bridge",
"bottom": 6,
"top": 10000,
"size": 80
},
{
"position": [29.5, 17],
"text": "Connector",
"bottom": -1,
"top": 10000,
"size": 80
},
{
"position": [29, 41],
"text": "Locker Rooms",
"bottom": 3,
"top": 5,
"size": 80
},
{
"position": [15, 41],
"text": "Sinks",
"bottom": 3,
"top": 5,
"size": 80
},
{
"position": [20, 42],
"text": "Hole",
"bottom": 3,
"top": 5,
"size": 80
},
{
"position": [-3, 37],
"text": "Platform",
"bottom": -1,
"top": 5,
"size": 80
},
{
"position": [-21, 27],
"text": "Servers",
"bottom": 3,
"top": 5,
"size": 80
},
{
"position": [-18, -29],
"text": "Med Tent",
"bottom": -1,
"top": 2,
"size": 80
},
{
"position": [4.5, 10.5],
"text": "Silos",
"bottom": -1,
"top": 2
},
{
"position": [30, -8.5],
"text": "Heli Crash",
"bottom": -1,
"top": 10000,
"size": 80
},
{
"position": [-1, 16],
"text": "Pit",
"bottom": -10000,
"top": -2,
"size": 80
},
{
"position": [-2, -24.5],
"text": "Underground Stash",
"bottom": -10000,
"top": -2,
"size": 80
},
{
"position": [-20.5, 23],
"text": "Scav Bunker",
"bottom": -1,
"top": 2,
"size": 80
},
{
"position": [-18, 50],
"text": "Blue Containers",
"bottom": -1,
"top": 2
},
{
"position": [-45.5, 61],
"text": "Wood Room",
"bottom": -1,
"top": 2,
"size": 80
},
{
"position": [68.25, -20],
"text": "Glass Hall",
"bottom": -1,
"top": 2,
"size": 80
},
{
"position": [56, 5],
"text": "Boilers",
"bottom": -1,
"top": 5,
"size": 80
},
{
"position": [41, -11],
"text": "Pumping Station",
"bottom": -1,
"top": 5,
"size": 80
},
{
"position": [44, -36],
"text": "East Halls",
"bottom": -1,
"top": 2,
"size": 80
},
{
"position": [66, -42],
"text": "Forklifts",
"bottom": -1,
"top": 2,
"size": 80
},
{
"position": [19, 41],
"text": "Office",
"bottom": 0
"position": [18, 4],
"text": "Rafters",
"bottom": 6,
"top": 10000
}
]
},
Expand Down

0 comments on commit 176741c

Please sign in to comment.