diff options
Diffstat (limited to 'maps/TeamRocketBaseB3F.asm')
-rw-r--r-- | maps/TeamRocketBaseB3F.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/TeamRocketBaseB3F.asm b/maps/TeamRocketBaseB3F.asm index dba82208f..049559b51 100644 --- a/maps/TeamRocketBaseB3F.asm +++ b/maps/TeamRocketBaseB3F.asm @@ -181,8 +181,8 @@ ScientistMitchScript: BossDoor: dw EVENT_OPENED_DOOR_TO_GIOVANNIS_OFFICE dw .Script - -.Script + +.Script: opentext checkevent EVENT_LEARNED_SLOWPOKETAIL iffalse .NeedsPassword @@ -190,13 +190,13 @@ BossDoor: iffalse .NeedsPassword jump .OpenSesame -.NeedsPassword +.NeedsPassword: writetext UnknownText_0x6e970 waitbutton closetext end -.OpenSesame +.OpenSesame: writetext UnknownText_0x6e9a3 waitbutton playsound SFX_ENTER_DOOR |