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 event flag constants
This commit is contained in:
6
constants/event_flags.asm
Normal file
6
constants/event_flags.asm
Normal file
@@ -0,0 +1,6 @@
|
||||
EVENT_FOUGHT_SUDOWOODO EQU $02a
|
||||
EVENT_FOUGHT_HO_OH EQU $317
|
||||
EVENT_FOUGHT_LUGIA EQU $318
|
||||
EVENT_FOUGHT_SUICUNE EQU $335
|
||||
EVENT_FOUGHT_SNORLAX EQU $750
|
||||
|
||||
Reference in New Issue
Block a user