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

9 lines
258 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; ScytherPokedexEntry: ; 0x1b9851
db "MANTIS@" ; species name
dw 411, 1230; height, width
db "It's very proud of", $4e, "its speed. It", $4e, "moves so fast that@"
db "its opponent does", $4e, "not even know what", $4e, "knocked it down.@"
; 0x1b98c5