diff options
author | yenatch <yenatch@gmail.com> | 2013-09-24 03:51:42 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-09-24 03:51:42 -0400 |
commit | 73bd376cfd3fc39e30d0c06178e8f34f36604f84 (patch) | |
tree | 633a6b66fac1bd9795cb2d56cf1466a88feb346f /maps/FastShipCabins.asm | |
parent | 3134b26f7b5e27242eb9f2a4cdc976a250cf0813 (diff) |
rename bit2 script commands to flag
Diffstat (limited to 'maps/FastShipCabins.asm')
-rw-r--r-- | maps/FastShipCabins.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/FastShipCabins.asm b/maps/FastShipCabins.asm index 7cf653801..d83bd73a8 100644 --- a/maps/FastShipCabins.asm +++ b/maps/FastShipCabins.asm @@ -52,7 +52,7 @@ TwinScript_0x75ebb: ; 0x75ebb showemote $0, $3, 15 applymovement $4, MovementData_0x7600c spriteface $3, $3 - checkbit2 $0063 + checkflag $0063 iftrue UnknownScript_0x75f03 loadfont 2writetext UnknownText_0x76284 |