pokecrystal/data/pokedex/entries/019.asm

11 lines
233 B
NASM
Raw Normal View History

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