pokecrystal/data/pokedex/entries/098.asm

11 lines
235 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; KrabbyPokedexEntry: ; 0x1b8ddd
db "RIVER CRAB@" ; species name
dw 104, 140 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "If it is unable"
next "to find food, it"
next "will absorb"
page "nutrients by"
2014-03-06 05:46:01 +00:00
next "swallowing a"
next "mouthful of sand.@"