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

11 lines
237 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; PiloswinePokedexEntry: ; 0x1d0c01
db "SWINE@" ; species name
dw 307, 1230 ; height, width
2014-03-05 21:46:01 -08:00
db "Although its legs"
next "are short, its"
next "rugged hooves"
page "prevent it from"
2014-03-05 21:46:01 -08:00
next "slipping, even on"
next "icy ground.@"