blob: 4dae824c3eeba34a260eadddc5a6c1332991ef01 (
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.@"
|