summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-01-03 02:51:59 -0500
committerGitHub <noreply@github.com>2021-01-03 02:51:59 -0500
commitd992e4277e3efe51d1d3edf9defb86ff38563f30 (patch)
tree2d9e25cc5b77470c5dbcd85566793d76842395bc /data
parentf2ce06683d828e2dad06736600b6c3b52ba3a5b4 (diff)
parent84fbcc9dd615e10f3f0c12c4bad8134872ea6c19 (diff)
Merge pull request #1283 from GriffinRichards/doc-factscreen
Document battle factory screen
Diffstat (limited to 'data')
-rw-r--r--data/maps/BattleFrontier_BattleFactoryPreBattleRoom/scripts.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_BattleFactoryPreBattleRoom/scripts.inc b/data/maps/BattleFrontier_BattleFactoryPreBattleRoom/scripts.inc
index 48d2bcc3a..e85697146 100644
--- a/data/maps/BattleFrontier_BattleFactoryPreBattleRoom/scripts.inc
+++ b/data/maps/BattleFrontier_BattleFactoryPreBattleRoom/scripts.inc
@@ -168,7 +168,7 @@ BattleFrontier_BattleFactoryPreBattleRoom_EventScript_SwapMons:: @ 8259DF2
fadescreen FADE_TO_BLACK
factory_swapmons
waitstate
- compare VAR_RESULT, 1
+ compare VAR_RESULT, TRUE @ Did player keep current pokemon
goto_if_eq BattleFrontier_BattleFactoryPreBattleRoom_EventScript_EnterBattleRoom
factory_setswapped
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_YourSwapIsComplete, MSGBOX_DEFAULT