You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Implement View Map mode [commit 5]: make View Map mode work from branch space (#29)
This commit is contained in:
@@ -51,3 +51,4 @@ MapSetupCommands:
|
||||
add_mapsetup EnableTextAcceleration ; 2c
|
||||
add_mapsetup ConstructAndEnableOverworldHUD ; 2d
|
||||
add_mapsetup EnableOverworldHUD ; 2e
|
||||
add_mapsetup SpawnInCustomFacing ; 2f
|
||||
|
@@ -183,6 +183,7 @@ MapSetupScript_ExitViewMap:
|
||||
mapsetup LoadMapObjects
|
||||
mapsetup EnableLCD
|
||||
mapsetup LoadMapPalettes
|
||||
mapsetup SpawnInCustomFacing ; restore player's facing if in branch space
|
||||
mapsetup RefreshMapSprites
|
||||
mapsetup FadeInPalettesFromWhite
|
||||
mapsetup ActivateMapAnims
|
||||
|
Reference in New Issue
Block a user