blob: a89b138f87ee827fd8c83fd0ed57c2cfa20dc713 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; CharmanderPokedexEntry: ; 0x1817db
db "LIZARD@" ; species name
dw 200, 190 ; height, weight
db "If it's healthy,"
next "the flame on the"
next "tip of its tail"
page "will burn vigor-"
next "ously, even if it"
next "gets a bit wet.@"
|