pokecrystal/data/pokedex/entries/221.asm

11 lines
238 B
NASM
Raw Normal View History

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