pokecrystal-board/stats/pokedex/entries/215.asm
2013-02-05 19:29:20 -05:00

9 lines
236 B
NASM

; SneaselPokedexEntry: ; 0x1d097a
db "SHARP CLAW@" ; species name
dw 211, 620; height, width
db "This cunning", $4e, "#MON hides", $4e, "under the cover@"
db "of darkness,", $4e, "waiting to attack", $4e, "its prey.@"
; 0x1d09da