Commit a1fbcd2
fix: address LGPE encounter data PR feedback
- Rename rare-spawn to special-spawn encounter method
- Remove 44 LGPE-specific location areas and remap encounters to existing RBY/FRLG areas
- Duplicate encounters for multi-floor dungeons (Mt Moon, Pokemon Tower, Pokemon Mansion, Cerulean Cave)
- Delete invalid Cerulean Cave b3f/b4f encounters (floors don't exist in LGPE)
- Add tests job to GitHub Actions workflow
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent bbf463a commit a1fbcd2
5 files changed
Lines changed: 1291 additions & 1250 deletions
File tree
- .github/workflows
- data/v2/csv
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
7 | 22 | | |
8 | 23 | | |
9 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
0 commit comments