Commit 8d631c1
Add GSC Trades (#1473)
* Add GSC Trades
This pull request seeks to add all NPC trades from Pokemon Gold, Silver, and Crystal.
To support the trades I had to:
- Rename power plant to Kanto Power Plant (there's a Kalos Power Plant, so this seemed appropriate with the naming convention)
- Add 2 new location areas for a house in violet city, and the goldenrrod department store.
- Add encounters and encounter slots
- Add encounter condition values and relevant prose for all new tradeable Pokemon, except abra, who is a repeat condition from RBY.
---------
Co-authored-by: Justin Marquez <37006684+jemarq04@users.noreply.github.com>1 parent 9bd4087 commit 8d631c1
10 files changed
+63
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18195 | 18195 | | |
18196 | 18196 | | |
18197 | 18197 | | |
| 18198 | + | |
| 18199 | + | |
| 18200 | + | |
| 18201 | + | |
| 18202 | + | |
| 18203 | + | |
| 18204 | + | |
| 18205 | + | |
| 18206 | + | |
| 18207 | + | |
| 18208 | + | |
| 18209 | + | |
| 18210 | + | |
| 18211 | + | |
| 18212 | + | |
| 18213 | + | |
| 18214 | + | |
| 18215 | + | |
| 18216 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1381 | 1381 | | |
1382 | 1382 | | |
1383 | 1383 | | |
| 1384 | + | |
| 1385 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65656 | 65656 | | |
65657 | 65657 | | |
65658 | 65658 | | |
| 65659 | + | |
| 65660 | + | |
| 65661 | + | |
| 65662 | + | |
| 65663 | + | |
| 65664 | + | |
| 65665 | + | |
| 65666 | + | |
| 65667 | + | |
| 65668 | + | |
| 65669 | + | |
| 65670 | + | |
| 65671 | + | |
| 65672 | + | |
| 65673 | + | |
| 65674 | + | |
| 65675 | + | |
| 65676 | + | |
| 65677 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2357 | 2357 | | |
2358 | 2358 | | |
2359 | 2359 | | |
| 2360 | + | |
| 2361 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1191 | 1191 | | |
1192 | 1192 | | |
1193 | 1193 | | |
| 1194 | + | |
| 1195 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
| 457 | + | |
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments