Skip to content

Commit

Permalink
Update sets
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated committed Aug 16, 2024
1 parent 1926f5c commit 606eb6b
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 108 deletions.
2 changes: 1 addition & 1 deletion src/js/data/sets/gen2.js
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ var SETDEX_GSC = {
"NU Curse": {"item":"Leftovers","moves":["Curse","Rest","Sleep Talk","Return"]}
},
"Rhyhorn": {
"PU Curse": {"item":"Leftovers","moves":["Curse","Earthquake","Rock Slide","Toxic"]}
"PU Curse": {"item":"Leftovers","moves":["Curse","Earthquake","Rock Slide","Roar"]}
},
"Rhydon": {
"OU Curse": {"item":"Leftovers","moves":["Earthquake","Rock Slide","Curse","Roar"]},
Expand Down
27 changes: 15 additions & 12 deletions src/js/data/sets/gen5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions src/js/data/sets/gen6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 606eb6b

Please sign in to comment.