11 lines
246 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; ForretressPokedexEntry: ; 0x1d0524
db "BAGWORM@" ; species name
dw 311, 2770 ; height, width
2014-03-06 00:46:01 -05:00
db "Usually found"
next "hanging on to a"
next "fat tree trunk. It"
page "shoots out bits of"
2014-03-06 00:46:01 -05:00
next "its shell when it"
next "sees action.@"