diff options
author | YamaArashi <shadow962@live.com> | 2016-01-25 19:03:04 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-25 19:03:04 -0800 |
commit | ada7b7b72e0c4cdc1788d3fd7be14331df447702 (patch) | |
tree | fe886439f33be752671f95ce56826da5aecfc123 /data/text/easy_chat | |
parent | 5cfa2f7d458d0383c60c48fe12bf07ccbfb721d1 (diff) |
easy chat group sizes
Diffstat (limited to 'data/text/easy_chat')
-rw-r--r-- | data/text/easy_chat/group_sizes.s | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/text/easy_chat/group_sizes.s b/data/text/easy_chat/group_sizes.s new file mode 100644 index 000000000..971105808 --- /dev/null +++ b/data/text/easy_chat/group_sizes.s @@ -0,0 +1,23 @@ +gEasyChatGroupSizes: ; 83DEFFA + .byte 202 ; Pokémon + .byte 19 ; Trainer + .byte 109 ; Status + .byte 63 ; Battle + .byte 42 ; Greetings + .byte 75 ; People + .byte 63 ; Voices + .byte 60 ; Speech + .byte 69 ; Endings + .byte 69 ; Feelings + .byte 69 ; Conditions + .byte 78 ; Actions + .byte 45 ; Lifestyle + .byte 54 ; Hobbies + .byte 45 ; Time + .byte 42 ; Misc. + .byte 36 ; Adjectives + .byte 22 ; Event. + .byte 153 ; Move 1 + .byte 194 ; Move 2 + .byte 33 ; Trendy Saying + .byte 251 ; Pokémon2 |