From 705f61a7a6d83f19129973bdee655d1303ad8618 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Thu, 10 Sep 2020 19:03:15 -0500 Subject: doc some script commands in personality test --- data/personality_test.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'data') diff --git a/data/personality_test.inc b/data/personality_test.inc index a06e51a..9e63b96 100644 --- a/data/personality_test.inc +++ b/data/personality_test.inc @@ -17,7 +17,7 @@ gUnknown_80F273C: @ 80F273C .byte 0 .byte 0 .byte 0 - .byte 0x3C, 0x27, 0x0F, 0x08 + .byte 0x3C, 0x27, 0x0F, 0x08 @ Script to display small box? .global gUnknown_80F275C gUnknown_80F275C: @ 80F275C @@ -58,16 +58,16 @@ gUnknown_80F27C4: @ 80F27C4 .string "\n" .string "#+The Pokémon $m0!" .byte 0 - .byte 0xC4, 0x27, 0x0F, 0x08 + .byte 0xC4, 0x27, 0x0F, 0x08 @ Script command to display pokepic of buffer .global gUnknown_80F27DC gUnknown_80F27DC: @ 80F27DC .string "#+This is the final step.#W\n" - .string "#+Who would you like to have as a partner?#P" + .string "#+Who would you like to have as a partner?#P" @ #P -> scroll down .string "#+Choose the Pokémon you want\n" .string "#+as your partner from this group." .byte 0, 0, 0, 0 - .byte 0xDC, 0x27, 0x0F, 0x08 + .byte 0xDC, 0x27, 0x0F, 0x08 @ Script command to display pokepic of hovered? .global gUnknown_80F286C gUnknown_80F286C: @ 80F286C -- cgit v1.2.3