pokeruby/data/contest_excitement_table.s
2016-08-18 13:39:35 -07:00

8 lines
325 B
ArmAsm

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