pokecrystal-board/stats/pokedex/entries/004.asm

9 lines
255 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; CharmanderPokedexEntry: ; 0x1817db
db "LIZARD@" ; species name
dw 200, 190; height, width
db "If it's healthy,", $4e, "the flame on the", $4e, "tip of its tail@"
db "will burn vigor-", $4e, "ously, even if it", $4e, "gets a bit wet.@"
; 0x18184a