Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #16 from aspriddell/shadowlegacy-datasheets
Browse files Browse the repository at this point in the history
Update Datasheets for Shadow Legacy
  • Loading branch information
aspriddell authored Sep 10, 2020
2 parents ac4b3c7 + 57cf630 commit 1df91a7
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 2 deletions.
11 changes: 11 additions & 0 deletions public/data/operators.json
Original file line number Diff line number Diff line change
Expand Up @@ -614,5 +614,16 @@
"type": 2,
"sub": "Y5S2 - Steel Wave",
"ord": 56
},
{
"name": "Zero",
"img": "https://d6static.dragonfruit.network/ops/zero.png",
"index": "1:1B",
"actn": "operatorpvp_zero_gadgetsdestroyed:1:1B",
"phrase": "Gadgets Destroyed by ARGUS Camera",
"org": "ROS",
"type": 1,
"sub": "Y5S3 - Shadow Legacy",
"ord": 57
}
]
7 changes: 7 additions & 0 deletions public/data/seasons.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,12 @@
"year": 5,
"season": 2,
"accent": "#7da3b0"
},
{
"id": 19,
"operation": "Shadow Legacy",
"year": 5,
"season": 3,
"accent": "#454545"
}
]
3 changes: 2 additions & 1 deletion public/operatorinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@
"2:17": "Kali",
"3:17": "Wamai",
"2:18": "Oryx",
"2:19": "Iana"
"2:19": "Iana",
"1:1B": "Zero",
}
3 changes: 2 additions & 1 deletion public/operatormap.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@
"2:17": "https://d6static.dragonfruit.network/ops/kali.png",
"3:17": "https://d6static.dragonfruit.network/ops/wamai.png",
"2:18": "https://d6static.dragonfruit.network/ops/oryx.png",
"2:19": "https://d6static.dragonfruit.network/ops/iana.png"
"2:19": "https://d6static.dragonfruit.network/ops/iana.png",
"1:1B": "https://d6static.dragonfruit.network/ops/zero.png",
}
1 change: 1 addition & 0 deletions public/seasons.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"Current Season":-1,
"Shadow Legacy": 19,
"Steel Wave": 18,
"Void Edge": 17,
"Shifting Tides": 16,
Expand Down

0 comments on commit 1df91a7

Please sign in to comment.