summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rwxr-xr-xconstants/pinball_game_constants.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/pinball_game_constants.asm b/constants/pinball_game_constants.asm
index e52a41f..e16b2c3 100755
--- a/constants/pinball_game_constants.asm
+++ b/constants/pinball_game_constants.asm
@@ -1 +1,4 @@
MAX_PIKACHU_SAVER_CHARGE EQU 15
+
+CATCHEM_MODE_SLOT_REWARD EQU 1
+EVOLUTION_MODE_SLOT_REWARD EQU 2