blob: 66e86c1dc732ee700d67f8d048d473b88736e45b (
plain)
1
2
3
4
5
6
7
8
9
10
|
; CharizardPokedexEntry: ; 0x1818b3
db "FLAME@" ; species name
dw 507, 2000 ; height, width
db "It uses its wings"
next "to fly high. The"
next "temperature of its"
page "fire increases as"
next "it gains exper-"
next "ience in battle.@"
|