summaryrefslogtreecommitdiff
path: root/include/constants/battle_tower.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-11-09 16:08:36 -0500
committerGitHub <noreply@github.com>2019-11-09 16:08:36 -0500
commit895a09a2639b9273030a7db44144c0643d1d738b (patch)
tree77549487fab95126cdb1c7108d3b70c4b0c5030d /include/constants/battle_tower.h
parent4eb386f7c4f9e4f9cd579421f8e064ee20c3f64c (diff)
parentaba284d3bed0551b1bc12dbd17e2c63b2d5ce1e1 (diff)
Merge pull request #147 from PikalaxALT/battle_tower
Battle tower
Diffstat (limited to 'include/constants/battle_tower.h')
-rw-r--r--include/constants/battle_tower.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/constants/battle_tower.h b/include/constants/battle_tower.h
index b0080caff..6e37d15ec 100644
--- a/include/constants/battle_tower.h
+++ b/include/constants/battle_tower.h
@@ -72,4 +72,11 @@
#define BATTLE_TOWER_ITEM_LUCKY_PUNCH 61
#define BATTLE_TOWER_ITEM_GANLON_BERRY 62
+#define BTSPECIAL_TEST 0
+#define BTSPECIAL_RESULT_SAVE_SCUM 1
+#define BTSPECIAL_RESULT_WON7 2
+#define BTSPECIAL_RESULT_LOST 3
+#define BTSPECIAL_RESULT_QUICKSAVE 4
+#define BTSPECIAL_RESULT_INACTIVE 5
+
#endif //GUARD_CONSTANTS_BATTLE_TOWER_H