summaryrefslogtreecommitdiff
path: root/data/contest_excitement_table.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/contest_excitement_table.inc')
-rw-r--r--data/contest_excitement_table.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/contest_excitement_table.inc b/data/contest_excitement_table.inc
new file mode 100644
index 000000000..359e46c54
--- /dev/null
+++ b/data/contest_excitement_table.inc
@@ -0,0 +1,7 @@
+gContestExcitementTable:: @ 83CC5B4
+ @ Cool Beauty Cute Smart Tough
+ .byte 1, 0, -1, -1, 0 @ Cool Contest
+ .byte 0, 1, 0, -1, -1 @ Beauty Contest
+ .byte -1, 0, 1, 0, -1 @ Cute Contest
+ .byte -1, -1, 0, 1, 0 @ Smart Contest
+ .byte 0, -1, -1, 0, 1 @ Tough Contest