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

11 lines
247 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
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "If it's healthy,"
next "the flame on the"
next "tip of its tail"
page "will burn vigor-"
2014-03-05 21:46:01 -08:00
next "ously, even if it"
next "gets a bit wet.@"