pokecrystal/data/pokedex/entries/220.asm

11 lines
247 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; SwinubPokedexEntry: ; 0x1d0b8d
db "PIG@" ; species name
dw 104, 140 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "It uses the tip of"
next "its nose to dig"
next "for food. Its nose"
page "is so tough that"
2014-03-06 05:46:01 +00:00
next "even frozen ground"
next "poses no problem.@"