mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-08-01 00:29:12 +00:00
🐛 no recover location for pewter city
This commit is contained in:
parent
f7ad7f918d
commit
883b1d8edf
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ const pewterCity: MapType = {
|
|||
7: MapId.PewterCityNpcA,
|
||||
},
|
||||
},
|
||||
recoverLocation: { x: 13, y: 26 },
|
||||
exits: {
|
||||
35: [18, 19],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue