summaryrefslogtreecommitdiff
path: root/src/constants/set_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants/set_constants.asm')
-rwxr-xr-xsrc/constants/set_constants.asm21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/constants/set_constants.asm b/src/constants/set_constants.asm
new file mode 100755
index 0000000..d3cfa57
--- /dev/null
+++ b/src/constants/set_constants.asm
@@ -0,0 +1,21 @@
+COLOSSEUM EQU $00
+EVOLUTION EQU $10
+MYSTERY EQU $20
+LABORATORY EQU $30
+PROMOTIONAL EQU $40
+ENERGY EQU $50
+
+NONE EQU $0
+JUNGLE EQU $1
+FOSSIL EQU $2
+GB EQU $7
+PRO EQU $8
+
+BASIC EQU $0
+STAGE1 EQU $1
+STAGE2 EQU $2
+
+CIRCLE EQU $0
+DIAMOND EQU $1
+STAR EQU $2
+PROMOSTAR EQU $FF