pokecrystal/data/pokedex/entries/212.asm

11 lines
242 B
NASM
Raw Normal View History

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