Skip to content

Commit

Permalink
added ryu/ken fighter_info
Browse files Browse the repository at this point in the history
  • Loading branch information
MiDe-S authored Apr 8, 2023
1 parent e95f48f commit 0baaed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/regions.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,15 +414,15 @@
{
"name": "Fighter_4",
"type": "percentage",
"description": "Revenge Side Special usage for Incineroar. Buster Monado Art usage for Shulk (Shulk and Incin fighter values should sum to 100).",
"description": "Light Down Tilt Usage for Ryu/Ken. Revenge Side Special usage for Incineroar. Buster Monado Art usage for Shulk (Shulk and Incin fighter values should sum to 100).",
"start": "0x184",
"bit_start_location": 4,
"length": 7
},
{
"name": "Fighter_5",
"type": "percentage",
"description": "Other move usage for Incineroar. Smash Monado Art usage for Shulk (Shulk and Incin fighter values should sum to 100).",
"description": "Shakunetsu Hadoken usage for Ryu. Other move usage for Incineroar. Smash Monado Art usage for Shulk (Shulk and Incin fighter values should sum to 100).",
"start": "0x185",
"bit_start_location": 5,
"length": 7
Expand Down

0 comments on commit 0baaed7

Please sign in to comment.