You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Fix mislabeled engine flags.
This commit is contained in:
@@ -24,7 +24,7 @@ ClerkScript_0x54750:
|
||||
playsound SFX_KEY_ITEM
|
||||
waitbutton
|
||||
itemnotify
|
||||
setflag ENGINE_14
|
||||
setflag ENGINE_BIKE_SHOP_CALL_ENABLED
|
||||
setevent EVENT_GOT_BICYCLE
|
||||
UnknownScript_0x54775:
|
||||
writetext UnknownText_0x5485f
|
||||
|
@@ -11,7 +11,7 @@ BlackBeltScript_0x19997f:
|
||||
TeacherScript_0x199982:
|
||||
faceplayer
|
||||
loadfont
|
||||
checkflag ENGINE_BIKE_SHOP_CALL_ENABLED
|
||||
checkflag ENGINE_ROCKETS_IN_RADIO_TOWER
|
||||
iftrue UnknownScript_0x199990
|
||||
writetext UnknownText_0x199a0e
|
||||
closetext
|
||||
|
@@ -8,7 +8,7 @@ RadioTower1F_MapScriptHeader:
|
||||
ReceptionistScript_0x5cd29:
|
||||
faceplayer
|
||||
loadfont
|
||||
checkflag ENGINE_BIKE_SHOP_CALL_ENABLED
|
||||
checkflag ENGINE_ROCKETS_IN_RADIO_TOWER
|
||||
iftrue UnknownScript_0x5cd37
|
||||
writetext UnknownText_0x5ce77
|
||||
closetext
|
||||
|
@@ -14,7 +14,7 @@ SuperNerdScript_0x5d6fe:
|
||||
TeacherScript_0x5d701:
|
||||
faceplayer
|
||||
loadfont
|
||||
checkflag ENGINE_BIKE_SHOP_CALL_ENABLED
|
||||
checkflag ENGINE_ROCKETS_IN_RADIO_TOWER
|
||||
iftrue UnknownScript_0x5d70f
|
||||
writetext UnknownText_0x5d956
|
||||
closetext
|
||||
@@ -152,7 +152,7 @@ GruntF2Script:
|
||||
Buena:
|
||||
faceplayer
|
||||
loadfont
|
||||
checkflag ENGINE_BIKE_SHOP_CALL_ENABLED
|
||||
checkflag ENGINE_ROCKETS_IN_RADIO_TOWER
|
||||
iftrue UnknownScript_0x5d865
|
||||
checkevent EVENT_MET_BUENA
|
||||
iffalse UnknownScript_0x5d800
|
||||
|
Reference in New Issue
Block a user