mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
250 B
NASM
9 lines
250 B
NASM
; HoOhPokedexEntry: ; 0x1d185d
|
|
db "RAINBOW@" ; species name
|
|
dw 1206, 4390; height, width
|
|
|
|
db "It will reveal", $4e, "itself before a", $4e, "pure-hearted@"
|
|
db "trainer by shining", $4e, "its bright rain-", $4e, "bow-colored wings.@"
|
|
; 0x1d18cc
|
|
|