mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-10-12 23:50:19 +00:00
🚀 add player to pewter city
This commit is contained in:
parent
d030e04857
commit
2f84aa8c06
2 changed files with 1 additions and 1 deletions
src
Binary file not shown.
Before ![]() (image error) Size: 32 KiB After ![]() (image error) Size: 32 KiB ![]() ![]() |
|
@ -31,7 +31,7 @@ const pewterCity: MapType = {
|
|||
13: [3, 28, 30, 31, 34],
|
||||
14: [3, 12, 13, 14, 15, 16, 17, 22, 23, 24, 25, 34],
|
||||
15: [3, 12, 13, 14, 15, 16, 17, 22, 23, 24, 25, 34, 35, 36, 37, 38, 39],
|
||||
16: [3, 12, 13, 14, 15, 16, 17, 22, 23, 24, 25],
|
||||
16: [3, 12, 13, 14, 15, 16, 17, 22, 23, 24, 25, 35],
|
||||
17: [3, 11, 12, 13, 14, 15, 17, 22, 24, 25],
|
||||
18: [3, 18],
|
||||
19: [3, 18, 33],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue