mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
Typo fix
This commit is contained in:
parent
fcd8d37d62
commit
fe16452999
@ -6,7 +6,7 @@ BattleFrontier_BattlePalaceBattleRoom_MapScripts:: @ 824F815
|
|||||||
|
|
||||||
@ On this map the player (OBJ_EVENT_ID_PLAYER) is hidden
|
@ On this map the player (OBJ_EVENT_ID_PLAYER) is hidden
|
||||||
@ The player is represented instead by object event 1, which has the gfx id VAR_OBJ_GFX_ID_0
|
@ The player is represented instead by object event 1, which has the gfx id VAR_OBJ_GFX_ID_0
|
||||||
@ The opponent is represented by objct event 2, which has the gfx id VAR_OBJ_GFX_ID_1
|
@ The opponent is represented by object event 2, which has the gfx id VAR_OBJ_GFX_ID_1
|
||||||
|
|
||||||
BattleFrontier_BattlePalaceBattleRoom_OnTransition: @ 824F825
|
BattleFrontier_BattlePalaceBattleRoom_OnTransition: @ 824F825
|
||||||
frontier_settrainers
|
frontier_settrainers
|
||||||
|
Loading…
Reference in New Issue
Block a user