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:
@@ -63,7 +63,7 @@ UnknownScript_0x184947: ; 0x184947
|
||||
SageLiScript: ; 0x1849a6
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $0014
|
||||
checkbit1 EVENT_GOT_HM05_FLASH
|
||||
iftrue UnknownScript_0x1849d1
|
||||
2writetext SageLiSeenText
|
||||
closetext
|
||||
@@ -76,8 +76,8 @@ SageLiScript: ; 0x1849a6
|
||||
2writetext UnknownText_0x184cc2
|
||||
keeptextopen
|
||||
verbosegiveitem HM_05, 1
|
||||
setbit1 $0014
|
||||
setbit1 $0419
|
||||
setbit1 EVENT_GOT_HM05_FLASH
|
||||
setbit1 EVENT_BEAT_SAGE_LI
|
||||
2writetext UnknownText_0x184d13
|
||||
closetext
|
||||
loadmovesprites
|
||||
|
||||
Reference in New Issue
Block a user