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 #22 from aspriddell/neon-dawn-update
Browse files Browse the repository at this point in the history
Neon dawn update
  • Loading branch information
aspriddell authored Dec 2, 2020
2 parents e65dac7 + cf188f0 commit ae6a551
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 0 deletions.
9 changes: 9 additions & 0 deletions public/data/operators.json
Original file line number Diff line number Diff line change
Expand Up @@ -625,5 +625,14 @@
"type": 1,
"sub": "Y5S3 - Shadow Legacy",
"ord": 57
},
{
"name": "Aruni",
"img": "https://d6static.dragonfruit.network/ops/aruni.png",
"index": "5:17",
"org": "Nighthaven",
"type": 2,
"sub": "Y5S4 - Neon Dawn",
"ord": 58
}
]
7 changes: 7 additions & 0 deletions public/data/seasons.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,12 @@
"year": 5,
"season": 3,
"accent": "#454545"
},
{
"id": 20,
"operation": "Neon Dawn",
"year": 5,
"season": 4,
"accent": "#e91e63"
}
]
3 changes: 3 additions & 0 deletions public/operatorinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,8 @@
"3:17": "Wamai",
"2:18": "Oryx",
"2:19": "Iana",
"4:17": "Ace",
"2:1A": "Melusi",
"1:1B": "Zero",
"5:17": "Aruni"
}
3 changes: 3 additions & 0 deletions public/operatormap.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,8 @@
"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",
"4:17": "https://d6static.dragonfruit.network/ops/ace.png",
"2:1A": "https://d6static.dragonfruit.network/ops/melusi.png",
"1:1B": "https://d6static.dragonfruit.network/ops/zero.png",
"5:17": "https://d6static.dragonfruit.network/ops/aruni.png"
}
Binary file added public/ops/aruni.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,
"Neon Dawn": 20,
"Shadow Legacy": 19,
"Steel Wave": 18,
"Void Edge": 17,
Expand Down

0 comments on commit ae6a551

Please sign in to comment.