🐛 no recover location for pewter city

This commit is contained in:
Chase Manning 2023-10-13 08:30:22 +01:00
commit 883b1d8edf

View file

@ -118,6 +118,7 @@ const pewterCity: MapType = {
7: MapId.PewterCityNpcA,
},
},
recoverLocation: { x: 13, y: 26 },
exits: {
35: [18, 19],
},