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

9 lines
243 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; SteelixPokedexEntry: ; 0x1d067c
db "IRON SNAKE@" ; species name
dw 3002, 8820; height, width
db "The many small", $4e, "metal particles", $4e, "that cover this@"
db "#MON's body", $4e, "reflect bright", $4e, "light well.@"
; 0x1d06e0