diff options
Diffstat (limited to 'maps/MountMoonSquare.asm')
-rw-r--r-- | maps/MountMoonSquare.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/MountMoonSquare.asm b/maps/MountMoonSquare.asm index bfc4049ab..56c63d350 100644 --- a/maps/MountMoonSquare.asm +++ b/maps/MountMoonSquare.asm @@ -30,7 +30,7 @@ UnknownScript_0x77097: ; 0x77097 ; 0x7709a UnknownScript_0x7709a: ; 0x7709a - checkbit2 $0058 + checkflag $0058 iftrue UnknownScript_0x77117 checkcode $b if_not_equal MONDAY, UnknownScript_0x77117 @@ -73,7 +73,7 @@ UnknownScript_0x7709a: ; 0x7709a disappear $3 stopfollow clearevent $00ec - setbit2 $0058 + setflag $0058 end ; 0x77117 |