diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-09-10 18:47:55 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-09-10 18:47:55 -0500 |
commit | 8d788ca34705ef8ac46c3062e145df1ef7f03651 (patch) | |
tree | 8c50a27b65d1d024bf9b4ff3b6c82724906ef5c0 /data/data_80B9BB8.s | |
parent | acbe5a62e180f05e089a8c86d73b2d269970db2b (diff) |
split personality test data to different file and doc personality nature text table
Diffstat (limited to 'data/data_80B9BB8.s')
-rw-r--r-- | data/data_80B9BB8.s | 87 |
1 files changed, 1 insertions, 86 deletions
diff --git a/data/data_80B9BB8.s b/data/data_80B9BB8.s index d78c7eb..2de7b3e 100644 --- a/data/data_80B9BB8.s +++ b/data/data_80B9BB8.s @@ -3728,92 +3728,7 @@ gUnknown_80EB3F8: @ 80EB3F8 gUnknown_80EB72C: @ 80EB72C .incbin "baserom.gba", 0xEB72C, 0x2EC - .global gUnknown_80EBA18 -gUnknown_80EBA18: @ 80EBA18 - .incbin "baserom.gba", 0xEBA18, 0x6C0C - - .global gPersonalityQuestionPointerTable -gPersonalityQuestionPointerTable: @ 80F2624 - .incbin "baserom.gba", 0xF2624, 0xE0 - - .global gUnknown_80F2704 -gUnknown_80F2704: @ 80F2704 - .incbin "baserom.gba", 0xF2704, 0x38 - - .global gUnknown_80F273C -gUnknown_80F273C: @ 80F273C - .incbin "baserom.gba", 0xF273C, 0x20 - - .global gUnknown_80F275C -gUnknown_80F275C: @ 80F275C - .incbin "baserom.gba", 0xF275C, 0x32 - - .global gStarters -gStarters: @ 80F278E - .byte 0x04, 0x00 @ Charmander (Hardy M) - .byte 0x19, 0x00 @ Pikachu (Hardy F) - .byte 0x01, 0x00 @ Bulbasaur (Docile M) - .byte 0x98, 0x00 @ Chikorita (Docile F) - .byte 0x42, 0x00 @ Machop (Brave M) - .byte 0x04, 0x00 @ Charmander (Brave F) - .byte 0x07, 0x00 @ Squirtle (Jolly M) - .byte 0x9E, 0x00 @ Totodile (Jolly F) - .byte 0x19, 0x00 @ Pikachu (Impish M) - .byte 0x68, 0x00 @ Cubone (Impish F) - .byte 0x9E, 0x00 @ Totodile (Naive M) - .byte 0x85, 0x00 @ Eevee (Naive F) - .byte 0x9B, 0x00 @ Cyndaquil (Timid M) - .byte 0x1B, 0x01 @ Mudkip (Timid F) - .byte 0x18, 0x01 @ Torchic (Hasty M) - .byte 0x45, 0x01 @ Skitty (Hasty F) - .byte 0x15, 0x01 @ Treecko (Sassy M) - .byte 0x18, 0x01 @ Torchic (Sassy F) - .byte 0x1B, 0x01 @ Mudkip (Calm M) - .byte 0x01, 0x00 @ Bulbasaur (Calm F) - .byte 0x36, 0x00 @ Psyduck (Relaxed M) - .byte 0x07, 0x00 @ Squirtle (Relaxed F) - .byte 0x68, 0x00 @ Cubone (Lonely M) - .byte 0x36, 0x00 @ Psyduck (Lonely F) - .byte 0x34, 0x00 @ Meowth (Quirky M) - .byte 0x15, 0x01 @ Treecko (Quirky F) - .byte 0x00, 0x00 @ End of table - - .global gUnknown_80F27C4 -gUnknown_80F27C4: @ 80F27C4 - .incbin "baserom.gba", 0xF27C4, 0x18 - - .global gUnknown_80F27DC -gUnknown_80F27DC: @ 80F27DC - .incbin "baserom.gba", 0xF27DC, 0x90 - - .global gUnknown_80F286C -gUnknown_80F286C: @ 80F286C - .incbin "baserom.gba", 0xF286C, 0x2C - - .global gUnknown_80F2898 -gUnknown_80F2898: @ 80F2898 - .incbin "baserom.gba", 0xF2898, 0x5C - - .global gUnknown_80F28F4 -gUnknown_80F28F4: @ 80F28F4 - .incbin "baserom.gba", 0xF28F4, 0x1950 - - .global gUnknown_80F4244 -gUnknown_80F4244: @ 80F4244 - .incbin "baserom.gba", 0xF4244, 0x20 - - .global gPartners -gPartners: @ 80F4264 - .byte 0x04, 0x00 @ Charmander - .byte 0x01, 0x00 @ Bulbasaur - .byte 0x07, 0x00 @ Squirtle - .byte 0x19, 0x00 @ Pikachu - .byte 0x98, 0x00 @ Chikorita - .byte 0x9E, 0x00 @ Totodile - .byte 0x9B, 0x00 @ Cyndaquil - .byte 0x18, 0x01 @ Torchic - .byte 0x15, 0x01 @ Treecko - .byte 0x1B, 0x01 @ Mudkip + .include "data/personality_test.inc" .global gUnknown_80F4278 gUnknown_80F4278: @ 80F4278 |