summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-11-14 12:57:49 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-11-19 10:26:40 +0800
commit1d3ae2fe78823a6a0d4d9d93a988aa5ca1092801 (patch)
treeacb385b82e1b361e36e6075b13329563fe93f415 /include/constants
parent17b55f50dbcdf9797d0aecfba356bc8681dea8f5 (diff)
parentf6dfeba742c415d964b415bfefb859c3a3764930 (diff)
Merge branch 'master' into battle
Diffstat (limited to 'include/constants')
-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