mirror of
https://github.com/chase-manning/pokemon-js.git
synced 2025-11-14 22:28:06 +00:00
🐛 encounters not showing up
This commit is contained in:
parent
1ad926d2b7
commit
9ef2cc396f
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ const mtMoon2f: MapType = {
|
|||
text: {},
|
||||
maps: {},
|
||||
exits: {},
|
||||
encounters: getEncounterData("mt-moon-2f"),
|
||||
encounters: getEncounterData("mt-moon-b2f"),
|
||||
exitReturnPos: {
|
||||
x: 1,
|
||||
y: 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue