pokecrystal-board/data/pokemon/dex_entries/scizor.asm
Remy Oukaour 6ab1d028bb Split items/ and trainers/ into their data/ and engine/ components
Move some data into a pokemon/ subdirectory
2017-12-14 23:00:54 -05:00

11 lines
242 B
NASM

; ScizorPokedexEntry: ; 0x1d0821
db "SCISSORS@" ; species name
dw 511, 2600 ; height, weight
db "This #MON's"
next "pincers, which"
next "contain steel, can"
page "crush any hard"
next "object it gets a"
next "hold of into bits.@"