Skip to content

Commit

Permalink
Add missing stratagems
Browse files Browse the repository at this point in the history
- EXO-45 Patriot Exosuit
- EXO-49 Emancipator Exosuit

Signed-off-by: Rune Haugaard <[email protected]>
  • Loading branch information
Noloxs committed May 27, 2024
1 parent e54792c commit ed51ede
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/res/icons/stratagems/Emancipator Exosuit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/res/stratagems.json
Original file line number Diff line number Diff line change
Expand Up @@ -365,5 +365,17 @@
"category": "Weapon",
"command": [2,0,0,1,3],
"icon_name": "Airburst Rocket Launcher.svg"
},
"61": {
"name": "EXO-45 Patriot Exosuit",
"category": "Weapon",
"command": [1,2,3,0,1,2,2],
"icon_name": "Patriot Exosuit.svg"
},
"62": {
"name": "EXO-49 Emancipator Exosuit",
"category": "Weapon",
"command": [1,2,3,0,1,2,0],
"icon_name": "Emancipator Exosuit.svg"
}
}

0 comments on commit ed51ede

Please sign in to comment.