You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
first round of event flag constants in map events
this is a little over half.. 610 to go
This commit is contained in:
@@ -38,25 +38,25 @@ StoneTable_0x7e4c7: ; 0x7e4c7
|
||||
|
||||
UnknownScript_0x7e4d8: ; 0x7e4d8
|
||||
disappear 2
|
||||
clearbit1 $070d
|
||||
clearbit1 EVENT_BOULDER_IN_ICE_PATH_1
|
||||
2jump UnknownScript_0x7e4f8
|
||||
; 0x7e4e0
|
||||
|
||||
UnknownScript_0x7e4e0: ; 0x7e4e0
|
||||
disappear 3
|
||||
clearbit1 $070e
|
||||
clearbit1 EVENT_BOULDER_IN_ICE_PATH_2
|
||||
2jump UnknownScript_0x7e4f8
|
||||
; 0x7e4e8
|
||||
|
||||
UnknownScript_0x7e4e8: ; 0x7e4e8
|
||||
disappear 4
|
||||
clearbit1 $070f
|
||||
clearbit1 EVENT_BOULDER_IN_ICE_PATH_3
|
||||
2jump UnknownScript_0x7e4f8
|
||||
; 0x7e4f0
|
||||
|
||||
UnknownScript_0x7e4f0: ; 0x7e4f0
|
||||
disappear 5
|
||||
clearbit1 $0710
|
||||
clearbit1 EVENT_BOULDER_IN_ICE_PATH_4
|
||||
2jump UnknownScript_0x7e4f8
|
||||
; 0x7e4f8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user