9 lines
245 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; VoltorbPokedexEntry: ; 0x1b8eb0
db "BALL@" ; species name
dw 108, 230; height, width
db "During the study", $4e, "of this #MON,", $4e, "it was discovered@"
db "that its compo-", $4e, "nents are not", $4e, "found in nature.@"
; 0x1b8f19