diff options
Diffstat (limited to 'maps/TrainerHouseB1F.asm')
-rw-r--r-- | maps/TrainerHouseB1F.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/TrainerHouseB1F.asm b/maps/TrainerHouseB1F.asm index 7fae3553d..c06c9ff41 100644 --- a/maps/TrainerHouseB1F.asm +++ b/maps/TrainerHouseB1F.asm @@ -17,7 +17,7 @@ Trigger0: TrainerHouseReceptionistScript: spriteface PLAYER, UP - loadfont + opentext checkflag ENGINE_FOUGHT_IN_TRAINER_HALL_TODAY iftrue .FoughtTooManyTimes writetext TrainerHouseB1FIntroText @@ -40,7 +40,7 @@ TrainerHouseReceptionistScript: waitbutton closetext applymovement PLAYER, Movement_EnterTrainerHouseBattleRoom - loadfont + opentext writetext TrainerHouseB1FCalBeforeText waitbutton closetext |