diff --git a/src/maps/pewter-city.ts b/src/maps/pewter-city.ts index 15dea3e..f5fa0f7 100644 --- a/src/maps/pewter-city.ts +++ b/src/maps/pewter-city.ts @@ -118,6 +118,7 @@ const pewterCity: MapType = { 7: MapId.PewterCityNpcA, }, }, + recoverLocation: { x: 13, y: 26 }, exits: { 35: [18, 19], },