summaryrefslogtreecommitdiff
path: root/constants/event_flags.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants/event_flags.asm')
-rw-r--r--constants/event_flags.asm6
1 files changed, 6 insertions, 0 deletions
diff --git a/constants/event_flags.asm b/constants/event_flags.asm
new file mode 100644
index 000000000..a533761fb
--- /dev/null
+++ b/constants/event_flags.asm
@@ -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
+