From 73bd376cfd3fc39e30d0c06178e8f34f36604f84 Mon Sep 17 00:00:00 2001 From: yenatch Date: Tue, 24 Sep 2013 03:51:42 -0400 Subject: rename bit2 script commands to flag --- maps/RuinsofAlphResearchCenter.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'maps/RuinsofAlphResearchCenter.asm') 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 -- cgit v1.2.3