Skip to content

Commit

Permalink
Merge pull request #18 from helldivers-2/feature/warbonds
Browse files Browse the repository at this point in the history
Add warbonds.json
  • Loading branch information
chatterchats authored Apr 24, 2024
2 parents c836341 + 8a685d2 commit e57d9c4
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions warbonds.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"0": {
"name": "Helldivers Mobilize",
"id": "helldivers_mobilize",
"premium": false
},
"1": {
"name": "Steeled Veterans",
"id": "steeled_veterans",
"premium": true
},
"2": {
"name": "Cutting Edge",
"id": "cutting_edge",
"premium": true
},
"3": {
"name": "Democratic Detonation",
"id": "democratic_detonation",
"premium": true
}
}

0 comments on commit e57d9c4

Please sign in to comment.