pokecrystal-board/stats/pokedex/entries/208.asm
2013-02-05 19:29:20 -05:00

9 lines
243 B
NASM

; 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