pokecrystal-board/data/pokedex/entries/019.asm
2015-06-23 12:24:51 -06:00

11 lines
234 B
NASM

; RattataPokedexEntry: ; 0x181e3d
db "RAT@" ; species name
dw 100, 80 ; height, width
db "This #MON's"
next "impressive vital-"
next "ity allows it to"
page "live anywhere. It"
next "also multiplies"
next "very quickly.@"