11 lines
238 B
NASM
Raw Normal View History

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