mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
243 B
NASM
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
|
||
|
|