Skip to content

Commit

Permalink
Fix Alpha 5
Browse files Browse the repository at this point in the history
- Updated labels to fix missing south scav base and Hardcrete artifact.
  • Loading branch information
DARwins1 committed Jan 24, 2023
1 parent cf088a1 commit 47180e0
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
Changelog:
Refactored v2.5.5

Quick update to resolve issues with Alpha 5.

Changes:
- Updated labels to fix missing south scav base and Hardcrete artifact.

Refactored v2.5.4

Update with bugfixes to work with recent versions.
Expand Down
27 changes: 26 additions & 1 deletion wrf/cam1/sub1-3/labels.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@
"label": "ScoutDroidTarget",
"pos": [5312, 3904]
},
"position_9": {
"label": "NPReinforcementPos",
"pos": [5312, 128]
},
"position_10": {
"label": "ScavAssemblySouth",
"pos": [6400, 7296]
},

"area_0": {
"label": "LandingZone",
Expand Down Expand Up @@ -104,6 +112,11 @@
"pos1": [192, 5568],
"pos2": [2624, 7488]
},
"area_13": {
"label": "SouthScavBase",
"pos1": [4736, 6080],
"pos2": [8000, 8000]
},

"object_0": {
"label": "NPHQ",
Expand All @@ -130,17 +143,29 @@
"type": 1
},
"object_4": {
"label": "NPLab",
"id": 507,
"player": 1,
"type": 1
},
"object_5": {
"label": "NPCommander",
"id": 544,
"player": 1,
"type": 0
},
"object_5": {
"object_6": {
"label": "ScoutDroid",
"id": 639,
"player": 1,
"type": 0
},
"object_7": {
"label": "ScavFactorySouth",
"id": 649,
"player": 7,
"type": 1
},

"radius_0": {
"label": "RemoveBeacon",
Expand Down

0 comments on commit 47180e0

Please sign in to comment.