pokecrystal-board/stats/pokedex/entries/215.asm

9 lines
236 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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