diff options
Diffstat (limited to 'maps/OlivinePortPassage.asm')
-rw-r--r-- | maps/OlivinePortPassage.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/OlivinePortPassage.asm b/maps/OlivinePortPassage.asm index afb7a1832..f5f95d3dd 100644 --- a/maps/OlivinePortPassage.asm +++ b/maps/OlivinePortPassage.asm @@ -36,4 +36,4 @@ OlivinePortPassage_MapEventHeader: .PersonEvents: db 1 - person_event SPRITE_POKEFAN_M, 5, 21, $8, 0, 0, -1, -1, 0, 0, 0, PokefanMScript_0x76fac, EVENT_OLIVINE_PORT_PASSAGE_POKEFAN_M + person_event SPRITE_POKEFAN_M, 1, 17, $8, 0, 0, -1, -1, 0, 0, 0, PokefanMScript_0x76fac, EVENT_OLIVINE_PORT_PASSAGE_POKEFAN_M |