summaryrefslogtreecommitdiff
path: root/maps/RuinsofAlphResearchCenter.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-09-24 03:51:42 -0400
committeryenatch <yenatch@gmail.com>2013-09-24 03:51:42 -0400
commit73bd376cfd3fc39e30d0c06178e8f34f36604f84 (patch)
tree633a6b66fac1bd9795cb2d56cf1466a88feb346f /maps/RuinsofAlphResearchCenter.asm
parent3134b26f7b5e27242eb9f2a4cdc976a250cf0813 (diff)
rename bit2 script commands to flag
Diffstat (limited to 'maps/RuinsofAlphResearchCenter.asm')
-rw-r--r--maps/RuinsofAlphResearchCenter.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/RuinsofAlphResearchCenter.asm b/maps/RuinsofAlphResearchCenter.asm
index a4e54dab5..6ed7d902c 100644
--- a/maps/RuinsofAlphResearchCenter.asm
+++ b/maps/RuinsofAlphResearchCenter.asm
@@ -55,7 +55,7 @@ UnknownScript_0x59192: ; 0x59192
2writetext UnknownText_0x592fa
playsound $0001
waitbutton
- setbit2 $000c
+ setflag $000c
2writetext UnknownText_0x59311
closetext
loadmovesprites
@@ -88,7 +88,7 @@ ScientistScript_0x591e5: ; 0x591e5
loadfont
checkcode $e
if_equal 26, UnknownScript_0x5920b
- checkbit2 $000c
+ checkflag $000c
iftrue UnknownScript_0x59205
checkevent EVENT_MADE_UNOWN_APPEAR_IN_RUINS
iftrue UnknownScript_0x591ff