11 lines
228 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; SneaselPokedexEntry: ; 0x1d097a
db "SHARP CLAW@" ; species name
dw 211, 620 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "This cunning"
next "#MON hides"
next "under the cover"
page "of darkness,"
2014-03-06 00:46:01 -05:00
next "waiting to attack"
next "its prey.@"