mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
253 B
NASM
9 lines
253 B
NASM
|
; OctilleryPokedexEntry: ; 0x1d0d42
|
||
|
db "JET@" ; species name
|
||
|
dw 211, 630; height, width
|
||
|
|
||
|
db "Its instinct is to", $4e, "bury itself in", $4e, "holes. It often@"
|
||
|
db "steals the nesting", $4e, "holes of others to", $4e, "sleep in them.@"
|
||
|
; 0x1d0db1
|
||
|
|