You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
first round of event flag constants in map events
this is a little over half.. 610 to go
This commit is contained in:
@@ -9,7 +9,7 @@ OlivineGoodRodHouse_MapScriptHeader: ; 0x9c719
|
||||
FishingGuruScript_0x9c71b: ; 0x9c71b
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0018
|
||||
checkbit1 EVENT_GOT_GOOD_ROD
|
||||
iftrue UnknownScript_0x9c740
|
||||
2writetext UnknownText_0x9c749
|
||||
yesorno
|
||||
@@ -20,7 +20,7 @@ FishingGuruScript_0x9c71b: ; 0x9c71b
|
||||
2writetext UnknownText_0x9c807
|
||||
closetext
|
||||
loadmovesprites
|
||||
setbit1 $0018
|
||||
setbit1 EVENT_GOT_GOOD_ROD
|
||||
end
|
||||
; 0x9c73a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user