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

11 lines
247 B
NASM
Raw Normal View History

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