pokecrystal-board/data/pokedex/entries/212.asm

11 lines
242 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; ScizorPokedexEntry: ; 0x1d0821
db "SCISSORS@" ; species name
dw 511, 2600 ; height, width
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "This #MON's"
next "pincers, which"
next "contain steel, can"
page "crush any hard"
2014-03-05 21:46:01 -08:00
next "object it gets a"
next "hold of into bits.@"