You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Update some event flags.
This commit is contained in:
@@ -66,7 +66,7 @@ UnknownScript_0xa0b73:
|
||||
end
|
||||
|
||||
UnknownScript_0xa0b77:
|
||||
checkevent $0044
|
||||
checkevent EVENT_BEAT_ELITE_FOUR
|
||||
iftrue UnknownScript_0xa0b82
|
||||
random $b
|
||||
jump UnknownScript_0xa0b84
|
||||
|
@@ -1219,7 +1219,7 @@ UnknownScript_0xa0840:
|
||||
jump UnknownScript_0xa0484
|
||||
|
||||
UnknownScript_0xa0848:
|
||||
checkevent $074f
|
||||
checkevent EVENT_OPENED_MT_SILVER
|
||||
iftrue UnknownScript_0xa08e0
|
||||
checkevent EVENT_FOUGHT_SNORLAX
|
||||
iftrue UnknownScript_0xa08d8
|
||||
@@ -1229,7 +1229,7 @@ UnknownScript_0xa0848:
|
||||
iftrue UnknownScript_0xa08f0
|
||||
checkflag ENGINE_FLYPOINT_VERMILION
|
||||
iftrue UnknownScript_0xa08c8
|
||||
checkevent $0044
|
||||
checkevent EVENT_BEAT_ELITE_FOUR
|
||||
iftrue UnknownScript_0xa08c0
|
||||
checkflag ENGINE_RISINGBADGE
|
||||
iftrue UnknownScript_0xa08b8
|
||||
|
@@ -617,8 +617,8 @@ InitializeEventsScript:
|
||||
setevent $07af
|
||||
setevent $07ae
|
||||
setevent $07cf
|
||||
setflag $000e
|
||||
setflag $0017
|
||||
setflag ENGINE_ROCKET_SIGNAL_ON_CH20
|
||||
setflag ENGINE_ROCKETS_IN_MAHOGANY
|
||||
variablesprite $4, $52
|
||||
variablesprite $5, $4
|
||||
variablesprite $6, $35
|
||||
|
Reference in New Issue
Block a user