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

11 lines
233 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; RattataPokedexEntry: ; 0x181e3d
db "RAT@" ; species name
dw 100, 80 ; height, width
2014-03-05 21:46:01 -08:00
db "This #MON's"
next "impressive vital-"
next "ity allows it to"
page "live anywhere. It"
2014-03-05 21:46:01 -08:00
next "also multiplies"
next "very quickly.@"